[pkg-fso-commits] [SCM] Various non-packaged files branch, master, updated. ba96390682a1968f48b8a33dd4c0fbcb514ee9da
Steffen Moeller
moeller at debian.org
Mon Apr 13 20:17:49 UTC 2009
The following commit has been merged in the master branch:
commit ba96390682a1968f48b8a33dd4c0fbcb514ee9da
Author: Steffen Moeller <moeller at debian.org>
Date: Mon Apr 13 22:19:24 2009 +0200
Improved description of lc() function
diff --git a/install.sh b/install.sh
index d8bfdfa..92cbf94 100755
--- a/install.sh
+++ b/install.sh
@@ -23,8 +23,8 @@
set -e
-# This function expects names of a variables as its argument
-# and converts them all to lower case
+# This helper function expects names of variables as arguments
+# and converts all their contents to lower case.
lc () {
# chosing a rarely seen variable name to avoid masking
for i_____i in $*
--
Various non-packaged files
More information about the pkg-fso-commits
mailing list