From 7aaed3108923a756b9418226c94469961990ce5c Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 18 Oct 2014 19:28:10 +0200 Subject: reproducible: run debbindiff from within a(nother) sid schroot (created by another job) --- update_jdn.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'update_jdn.sh') diff --git a/update_jdn.sh b/update_jdn.sh index eee5c280..34a22c0f 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -28,7 +28,7 @@ if ! mountpoint -q /srv/workspace; then fi # make sure needed directories exists -for directory in /srv/jenkins /schroots; do +for directory in /srv/jenkins /schroots /srv/reproducible-results ; do if [ ! -d $directory ] ; then sudo mkdir $directory sudo chown jenkins.jenkins $directory -- cgit v1.2.3-70-g09d2