]> git.pld-linux.org Git - packages/rpm-build-tools.git/blobdiff - update.sh
- escape some regexp characters in file name, so grep has a chance to find line with...
[packages/rpm-build-tools.git] / 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.074776 seconds and 4 git commands to generate.