remove old error file so that only new errors are listed
authorNils Kneuper <crazy-ivanovic@gmx.net>
Thu, 13 Oct 2011 11:24:10 +0000 (13:24 +0200)
committerNils Kneuper <crazy-ivanovic@gmx.net>
Thu, 13 Oct 2011 11:24:10 +0000 (13:24 +0200)
hotfix_updater/get_packages.sh

index 59bf384..6be74bb 100755 (executable)
@@ -79,6 +79,7 @@ cat $WORKING_DIR/Packages.stamps.omap3-pandora | cut -f 2 -d " " | sed -e 's;^;h
 # cleanup temp files
 rm -f $WORKING_DIR/Packages.stamps.all $WORKING_DIR/Packages.stamps.armv7a $WORKING_DIR/Packages.stamps.omap3-pandora
 
+rm -f $ERRORS
 # get the list of the relevant (aka 'new) package URLs
 for i in `cat $TO_BE_ADDED`;
 do