From 23f239a33efee42c43ac6bb2173f85a220f189aa Mon Sep 17 00:00:00 2001 From: Fredrik Thulin Date: Wed, 27 Nov 2013 13:13:55 +0100 Subject: remote, not branch --- addhost | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'addhost') 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 -- cgit v1.1