commit 26a31c93e48ce85a6a12328c240f11937a067a53
Author: Kacper Kornet <[email protected]>
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

 make-request.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/make-request.sh b/make-request.sh
index 76e1474..4e7bfe6 100755
--- a/make-request.sh
+++ b/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/packages/rpm-build-tools.git/commitdiff/cca6584b96e6c33d0732d559e43e100d804e2ecd

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to