[packages/rpm-build-tools/merge-pld-builder-client: 78/2675] - die "--upgrade and --test-build are mutually exclusive"

glen glen at pld-linux.org
Mon Dec 19 21:55:29 CET 2016


commit eb2b0a8f726655975d5a1207274657851d5e1609
Author: Tomasz Pala <gotar at pld-linux.org>
Date:   Sat Jun 20 12:59:16 2009 +0000

    - die "--upgrade and --test-build are mutually exclusive"
    
    Changed files:
        client/make-request.sh -> 1.60

 make-request.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/make-request.sh b/make-request.sh
index 3829904..aa99f08 100644
--- a/make-request.sh
+++ b/make-request.sh
@@ -100,7 +100,7 @@ usage() {
 	echo "  -r   --ready-build"
 	echo "       Build and upgrade package and upload it to ready/ tree"
 	echo "  -u   --upgrade"
-	echo "       Forces package upgrade (for use with -t)"
+	echo "       Forces package upgrade (for use with -c or -q, not -t)"
 	echo "  -n   --no-upgrade"
 	echo "       Disables package upgrade (for use with -r)"
 	echo "  -ni  -no-install-br"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm-build-tools.git/commitdiff/cca6584b96e6c33d0732d559e43e100d804e2ecd



More information about the pld-cvs-commit mailing list