diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/schroot-create.sh | 2 |
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." |