Commit e4a15fc4 authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible Debian: don't create suite-dirs for https://buildinfos.debian.net/

parent a395b84f
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -83,9 +83,11 @@ TEMPDIR="/tmp/reproducible"
mkdir -p "$TEMPDIR"

# create subdirs for suites
if [ "$HOSTNAME" = "jenkins" ] ; then
	for i in $SUITES ; do
		mkdir -p "$DEBIAN_BASE/$i"
	done
fi

# table names and image names
TABLE[0]=stats_pkg_state