summaryrefslogtreecommitdiff
path: root/addhost
diff options
context:
space:
mode:
authorFredrik Thulin <fredrik@thulin.net>2013-11-27 13:13:55 +0100
committerFredrik Thulin <fredrik@thulin.net>2013-11-27 13:13:55 +0100
commit23f239a33efee42c43ac6bb2173f85a220f189aa (patch)
tree0a85fa30cd2ef72bf40009d80d9d7d2a4b27bc7c /addhost
parentc0f78591f828d2920e340e35c7ebcc6da0cd59e9 (diff)
remote, not branchsunet-ops-2013-11-27-v07
Diffstat (limited to 'addhost')
-rwxr-xr-xaddhost2
1 files changed, 1 insertions, 1 deletions
diff --git a/addhost b/addhost
index 988cf19..6c4fd38 100755
--- a/addhost
+++ b/addhost
@@ -38,7 +38,7 @@ rrepo=${repo:="$defrepo"}
rtag=${tag:="changeme"}
if [ "x$rrepo" = "x" ]; then
- echo "$0: repo not set in cosmos.conf and no git branch named 'ro' found"
+ echo "$0: repo not set in cosmos.conf and no git remote named 'ro' found"
exit 1
fi