From 511cd4ab9a265bc46388f32f1dc78d40f6d62a31 Mon Sep 17 00:00:00 2001 From: William Holland Date: Wed, 20 May 2015 10:59:01 +0100 Subject: Fix using different terms for chroot name Change-Id: I84a2ad8d7b88e379ec282b0e57d99b76fe097375 --- enter-baserock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1