We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1714dd2 + 3e1708c commit eeef040Copy full SHA for eeef040
1 file changed
Makefile
@@ -7,7 +7,7 @@ ifndef FLEETCTL
7
endif
8
9
ifndef FLEETCTL_TUNNEL
10
- $(error You need to set FLEETCTL_TUNNEL to the IP address of a server in the cluster.)
+$(error You need to set FLEETCTL_TUNNEL to the IP address of a server in the cluster.)
11
12
13
ifndef DEIS_NUM_INSTANCES
0 commit comments