From 0559ec25ce0d8019e417ca5f408dc4cfbfe06799 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 1 Jan 2015 14:20:01 +0100 Subject: give clear success message at the end --- bin/schroot-create.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/schroot-create.sh') diff --git a/bin/schroot-create.sh b/bin/schroot-create.sh index 02540411..85901093 100755 --- a/bin/schroot-create.sh +++ b/bin/schroot-create.sh @@ -97,4 +97,4 @@ sudo tee /etc/schroot/chroot.d/jenkins-"$TARGET" <<-__END__ union-type=aufs __END__ - +echo "schroot $TARGET set up successfully in $SCHROOT_BASE/$TARGET - exiting now." -- cgit v1.2.3-54-g00ecf