Loading bin/reproducible_maintenance.sh +1 −1 Original line number Diff line number Diff line Loading @@ -317,7 +317,7 @@ for s in $SUITES ; do # pbuilder aint used on jenkins anymore if [ "$HOSTNAME" = "$MAINNODE" ] ; then continue elif [ "$s" = "unstable" ] ; then elif [ "$s" = "unstable" ] || [ "$s" = "experimental" ] ; then echo "NOT UPDATING pbuilder for $s/$ARCH now because of #1050784." continue else Loading Loading
bin/reproducible_maintenance.sh +1 −1 Original line number Diff line number Diff line Loading @@ -317,7 +317,7 @@ for s in $SUITES ; do # pbuilder aint used on jenkins anymore if [ "$HOSTNAME" = "$MAINNODE" ] ; then continue elif [ "$s" = "unstable" ] ; then elif [ "$s" = "unstable" ] || [ "$s" = "experimental" ] ; then echo "NOT UPDATING pbuilder for $s/$ARCH now because of #1050784." continue else Loading