From dbb4c63c0f687b769a5a4e0d81777ec8a401c794 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Mon, 5 Mar 2012 15:34:30 +0100 Subject: easy_e17.sh: default ewekit_updates=0 --- easy_e17.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/easy_e17.sh b/easy_e17.sh index ff74f73..b105ce3 100755 --- a/easy_e17.sh +++ b/easy_e17.sh @@ -1280,13 +1280,12 @@ fi # parse updates open_header "Parsing updates" +ewebkit_updates=0 echo "- parse updated sources ..." if [ "$action" == "update" ]; then if [ $ewk_enabled -eq 1 ] && [ -e "$tmp_path/ewebkit_update.log" ]; then ewebkit_updates=$(egrep "^[A|D|G|U] " $tmp_path/ewebkit_update.log | wc -l) [ $ewebkit_updates -gt 0 ] && echo " - ewebkit" - else - ewebkit_updates=0 fi if [ $git -eq 0 ]; then [ -e "$tmp_path/source_update.log" ] && parse_svn_updates -- cgit v1.1-2-g2b99