[projects/pld-builder.new] client: Change option name to --update-scripts
draenog
draenog at pld-linux.org
Tue Apr 16 14:08:30 CEST 2013
commit 74b88c1e19bcffccd1e10aacdbe6a8b13af84bc3
Author: Kacper Kornet <draenog at pld-linux.org>
Date: Tue Apr 16 13:04:15 2013 +0100
client: Change option name to --update-scripts
It is to make it consistent with already present --update-macros
client/make-request.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/client/make-request.sh b/client/make-request.sh
index 76e1474..4e7bfe6 100755
--- a/client/make-request.sh
+++ b/client/make-request.sh
@@ -449,7 +449,7 @@ while [ $# -gt 0 ]; do
f_upgrade=no
shift
;;
- --upgrade-scripts)
+ --update-scripts)
upgrade_scripts='yes'
;;
-q)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/projects/pld-builder.new.git/commitdiff/f255298f31a7ce6c91c7073b07486635e5949321
More information about the pld-cvs-commit
mailing list