The following commit has been merged in the master branch:
commit d7b2c38470b06ad0322f9a2065f1f1458d89cfa5
Author: Andreas Tille <[email protected]>
Date: Fri Jan 10 10:56:27 2014 +0100
Typo
diff --git a/webtools/check-all-tasks b/webtools/check-all-tasks
index d15602f..3d846c1 100755
--- a/webtools/check-all-tasks
+++ b/webtools/check-all-tasks
@@ -48,7 +48,7 @@ for bc in `ls webconf/*.conf | grep -v -e "webconf/fun\." -e
rest-test` ; do
if [ "${vcstype}" = "git" ] ; then
cd `dirname ${datadir}`
git clone --quiet ${vcsurl} $blend >/dev/null && true
- if [ $? -gt 0 ] ; then.
+ if [ $? -gt 0 ] ; then
# echo "Unable to fetch initial data for $blend from $VcsDir -
try without SSL verification" ;
GIT_SSL_NO_VERIFY=1 git clone ${vcsurl} $blend >/dev/null &&
true
fi
--
Static and dynamic websites for Debian Pure Blends
_______________________________________________
Blends-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/blends-commit