Loading bin/reproducible_archlinux_scheduler.sh +1 −1 Original line number Diff line number Diff line Loading @@ -114,7 +114,7 @@ update_archlinux_repositories() { if [ -s $OLDER ] ; then old=" $(cat $OLDER | wc -l) old ones" echo "$(date -u) - Old, previously tested packages rescheduled: " cat $OLDER cat $OLDER | sort fi fi rm $OLDER Loading Loading
bin/reproducible_archlinux_scheduler.sh +1 −1 Original line number Diff line number Diff line Loading @@ -114,7 +114,7 @@ update_archlinux_repositories() { if [ -s $OLDER ] ; then old=" $(cat $OLDER | wc -l) old ones" echo "$(date -u) - Old, previously tested packages rescheduled: " cat $OLDER cat $OLDER | sort fi fi rm $OLDER Loading