[Qa-jenkins-scm] [jenkins.debian.net] 01/01: schroot-setup: braino…
Mattia Rizzolo
mattia at debian.org
Thu Apr 5 13:48:53 UTC 2018
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository jenkins.debian.net.
commit 716476253ae795f152a22ccc3a63daf58eea2acb
Author: Mattia Rizzolo <mattia at debian.org>
Date: Thu Apr 5 15:48:36 2018 +0200
schroot-setup: braino…
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
bin/schroot-create.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/schroot-create.sh b/bin/schroot-create.sh
index 3c6d729..b82b4fb 100755
--- a/bin/schroot-create.sh
+++ b/bin/schroot-create.sh
@@ -220,7 +220,7 @@ sudo tee /etc/schroot/chroot.d/jenkins-"$TARGET" <<-__END__
__END__
if $REPRODUCIBLE ; then
sudo tee -a /etc/schroot/chroot.d/jenkins-"$TARGET" <<-__END__
- file=$SCHROOT_BASE/$TARGET-$rand
+ directory=$SCHROOT_BASE/$TARGET-$rand
type=directory
union-type=overlay
__END__
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list