summaryrefslogtreecommitdiffstats
path: root/bin/schroot-create.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/schroot-create.sh')
-rwxr-xr-xbin/schroot-create.sh2
1 files changed, 1 insertions, 1 deletions
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."