[packages/rpm-build-tools/merge-pld-builder-client: 115/2675] - clarify what test (-t) and ready (-r or no option) builds are

glen glen at pld-linux.org
Mon Dec 19 21:58:35 CET 2016


commit 6b0ec34c188b211d839ef293e91ddad1379d4c42
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Aug 20 07:23:47 2010 +0000

    - clarify what test (-t) and ready (-r or no option) builds are
    
    Changed files:
        client/make-request.sh -> 1.78

 make-request.sh | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/make-request.sh b/make-request.sh
index 2cc4dae..9fab4d7 100644
--- a/make-request.sh
+++ b/make-request.sh
@@ -149,10 +149,11 @@ Mandatory arguments to long options are mandatory for short options too.
       --branch VALUE
             specify default branch for specs in request
       -t, --test-build
-            Performs a 'test-build'. Package will be uploaded to test/ tree
-            and won't be upgraded on builders
+            Performs a 'test-build'. Package will be uploaded to hidden .test-builds/
+            ftp tree and won't be upgraded on builders.
       -r, --ready-build
-            Build and upgrade package and upload it to ready/ tree
+            Preforms a 'ready' build. Package will be built and uploaded to test/ ftp tree
+            (and later moved by release manager staff to ready/ and main ftp tree)
       -u, --upgrade
             Forces package upgrade (for use with -c or -q, not -t)
       -n, --no-upgrade
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list