From 9caa68f7eae432213a4bf11f806e2e3a58fc2f1d Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 20 Nov 2012 07:01:22 +0100 Subject: derp MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- blender-plugin-vectex/watch | 2 +- cedilla/watch | 2 +- dooble/watch | 2 +- emacs-gtk2/watch | 2 +- javagnutar/watch | 2 +- pony/watch | 2 +- python2-numpydoc/watch | 2 +- qtsixa/watch | 2 +- rssyl/watch | 2 +- xz-java/watch | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/blender-plugin-vectex/watch b/blender-plugin-vectex/watch index 953ad61..7972b5c 100755 --- a/blender-plugin-vectex/watch +++ b/blender-plugin-vectex/watch @@ -13,7 +13,7 @@ if [ $? = 0 ]; then echo 'blender-plugin-vectex' fi rm index.html -elif [ ! -f unfetchable ] +elif [ ! -f unfetchable ]; then touch unfetchable echo 'blender-plugin-vectex (unfetchable)' fi diff --git a/cedilla/watch b/cedilla/watch index b59d99b..c2fa7f1 100755 --- a/cedilla/watch +++ b/cedilla/watch @@ -13,7 +13,7 @@ if [ $? = 0 ]; then echo 'cedilla' fi rm NEWS.text -elif [ ! -f unfetchable ] +elif [ ! -f unfetchable ]; then touch unfetchable echo 'cedilla (unfetchable)' fi diff --git a/dooble/watch b/dooble/watch index fd24abe..a30860d 100755 --- a/dooble/watch +++ b/dooble/watch @@ -13,7 +13,7 @@ if [ $? = 0 ]; then echo 'dooble' fi rm index.html -elif [ ! -f unfetchable ] +elif [ ! -f unfetchable ]; then touch unfetchable echo 'dooble (unfetchable)' fi diff --git a/emacs-gtk2/watch b/emacs-gtk2/watch index 50e5aad..fe196c5 100755 --- a/emacs-gtk2/watch +++ b/emacs-gtk2/watch @@ -23,7 +23,7 @@ if [ $? = 0 ]; then mv emacs.install.upstream.{new,old} echo 'emacs-gtk2' fi -elif [ ! -f unfetchable ] +elif [ ! -f unfetchable ]; then touch unfetchable echo 'emacs-gtk2 (unfetchable)' fi diff --git a/javagnutar/watch b/javagnutar/watch index 870a79a..fe43565 100755 --- a/javagnutar/watch +++ b/javagnutar/watch @@ -13,7 +13,7 @@ if [ $? = 0 ]; then echo 'javagnutar' fi rm index.html -elif [ ! -f unfetchable ] +elif [ ! -f unfetchable ]; then touch unfetchable echo 'javagnutar (unfetchable)' fi diff --git a/pony/watch b/pony/watch index c4f1121..ec0f3f3 100755 --- a/pony/watch +++ b/pony/watch @@ -13,7 +13,7 @@ if [ $? = 0 ]; then echo 'pony' fi rm pony -elif [ ! -f unfetchable ] +elif [ ! -f unfetchable ]; then touch unfetchable echo 'pony (unfetchable)' fi diff --git a/python2-numpydoc/watch b/python2-numpydoc/watch index f66d1e4..9da2d26 100755 --- a/python2-numpydoc/watch +++ b/python2-numpydoc/watch @@ -13,7 +13,7 @@ if [ $? = 0 ]; then echo 'python2-numpydoc' fi rm index.html -elif [ ! -f unfetchable ] +elif [ ! -f unfetchable ]; then touch unfetchable echo 'python2-numpydoc (unfetchable)' fi diff --git a/qtsixa/watch b/qtsixa/watch index edce4fa..ac78544 100755 --- a/qtsixa/watch +++ b/qtsixa/watch @@ -13,7 +13,7 @@ if [ $? = 0 ]; then echo 'qtsixa' fi rm index.html -elif [ ! -f unfetchable ] +elif [ ! -f unfetchable ]; then touch unfetchable echo 'qtsixa (unfetchable)' fi diff --git a/rssyl/watch b/rssyl/watch index 13b728f..caeb5e8 100755 --- a/rssyl/watch +++ b/rssyl/watch @@ -13,7 +13,7 @@ if [ $? = 0 ]; then echo 'rssyl' fi rm 'plugins.php?branch=EXT' -elif [ ! -f unfetchable ] +elif [ ! -f unfetchable ]; then touch unfetchable echo 'rssyl (unfetchable)' fi diff --git a/xz-java/watch b/xz-java/watch index 129ce7f..ff564b0 100755 --- a/xz-java/watch +++ b/xz-java/watch @@ -13,7 +13,7 @@ if [ $? = 0 ]; then echo 'xz-java' fi rm 'index.html?p=xz-java.git;a=blob_plain;f=NEWS;hb=HEAD' -elif [ ! -f unfetchable ] +elif [ ! -f unfetchable ]; then touch unfetchable echo 'xz-java (unfetchable)' fi -- cgit v1.2.3-70-g09d2