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

Andreas Tille tille at debian.org
Mon Dec 15 20:14:43 UTC 2014


The following commit has been merged in the master branch:
commit d80e27ca8a456a01d3556d575c0bf31f226d1c7d
Author: Andreas Tille <tille at debian.org>
Date:   Mon Dec 15 21:14:32 2014 +0100

    Typo

diff --git a/webtools/check-static-content b/webtools/check-static-content
index d724832..402a352 100755
--- a/webtools/check-static-content
+++ b/webtools/check-static-content
@@ -23,7 +23,7 @@ if [ "--help" = "$1" -o "-h" = "$1" ] ; then
 	exit 1
 fi
 
-which git 2>/dev/null
+which git >/dev/null
 if [ $? -ne 0 ]; then
 	@echo "git executable could not be found"
 	exit 1

-- 
Static and dynamic websites for Debian Pure Blends



More information about the Blends-commit mailing list