summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xenter-baserock2
1 files changed, 1 insertions, 1 deletions
diff --git a/enter-baserock b/enter-baserock
index b4b73ff..8f1cc78 100755
--- a/enter-baserock
+++ b/enter-baserock
@@ -33,7 +33,7 @@ if test "x$CHOSEN" = "x"; then
fi
if test "x$CHOSEN" = "x"; then
- echo "No default found, cannot enter baserock without a tag"
+ echo "No default found, cannot enter baserock without a name"
exit 1
fi