aboutsummaryrefslogtreecommitdiffstats
path: root/cedilla
diff options
context:
space:
mode:
Diffstat (limited to 'cedilla')
-rwxr-xr-xcedilla/watch2
1 files changed, 1 insertions, 1 deletions
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