From: Nils Kneuper Date: Thu, 13 Oct 2011 11:24:10 +0000 (+0200) Subject: remove old error file so that only new errors are listed X-Git-Tag: sz_beta3~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1941211e3b8e4c9faca606182655b271c3c1b491;p=pandora-misc.git remove old error file so that only new errors are listed --- diff --git a/hotfix_updater/get_packages.sh b/hotfix_updater/get_packages.sh index 59bf384..6be74bb 100755 --- a/hotfix_updater/get_packages.sh +++ b/hotfix_updater/get_packages.sh @@ -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