Loading bin/reproducible_common.sh +5 −3 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
bin/reproducible_common.sh +5 −3 Original line number Diff line number Diff line Loading @@ -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 Loading