[Blends-commit] [SCM] website branch, master, updated. d7b2c38470b06ad0322f9a2065f1f1458d89cfa5

Andreas Tille tille at debian.org
Fri Jan 10 09:51:45 UTC 2014


The following commit has been merged in the master branch:
commit d7b2c38470b06ad0322f9a2065f1f1458d89cfa5
Author: Andreas Tille <tille at debian.org>
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



More information about the Blends-commit mailing list