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

reproducible Debian: cleanup tmp file as the content is now preserved

parent 584bd39c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -140,6 +140,7 @@ if [ -s $PROBLEMS ] ; then
	echo
	cat $PROBLEMS
	cat $PROBLEMS >> $BASEPATH/buildinfo-problems
	rm $PROBLEMS
	exit 1
else
	rm $PROBLEMS