]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- arrays are mostly bash rather
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 21 Apr 2010 11:50:18 +0000 (11:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    update.sh -> 1.8

update.sh

index 5d98793509999622b56f8aaa6587430b5b91e794..662b0b635ca52cf4b2c80504fefbae804602c79d 100644 (file)
--- a/update.sh
+++ b/update.sh
@@ -6,7 +6,7 @@
 #   Run "update.sh clean" to clean all local modifications.
 
 # Note:
-#   shebang is /bin/ksh, because arrays are non-posix ksh extension.
+#   shebang is /bin/ksh, because arrays are non-posix bash/ksh extension.
 
 die() {
        >&2 printf '*** '${1:+"$@\n"}
This page took 0.037885 seconds and 4 git commands to generate.