summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Holland <william.holland@codethink.co.uk>2015-05-20 10:59:01 +0100
committerWilliam Holland <william.holland@codethink.co.uk>2015-05-20 10:59:01 +0100
commit511cd4ab9a265bc46388f32f1dc78d40f6d62a31 (patch)
tree66de59843f7388fe1058ec10d54706ccb7f2e8ba
parentb3b69e8cc9c1adf7141caa4d3676b69d89246de9 (diff)
downloadbaserock-chroot-511cd4ab9a265bc46388f32f1dc78d40f6d62a31.tar.gz
Fix using different terms for chroot nameHEADmaster
Change-Id: I84a2ad8d7b88e379ec282b0e57d99b76fe097375
-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