aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xblender-plugin-vectex/watch2
-rwxr-xr-xcedilla/watch2
-rwxr-xr-xdooble/watch2
-rwxr-xr-xemacs-gtk2/watch2
-rwxr-xr-xjavagnutar/watch2
-rwxr-xr-xpony/watch2
-rwxr-xr-xpython2-numpydoc/watch2
-rwxr-xr-xqtsixa/watch2
-rwxr-xr-xrssyl/watch2
-rwxr-xr-xxz-java/watch2
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