summaryrefslogtreecommitdiff
path: root/addhost
diff options
context:
space:
mode:
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