pld-builder.new: client/make-request.sh - clarify what test (-t) and ready ...
arekm
arekm at pld-linux.org
Fri Aug 20 09:23:52 CEST 2010
Author: arekm Date: Fri Aug 20 07:23:52 2010 GMT
Module: pld-builder.new Tag: HEAD
---- Log message:
- clarify what test (-t) and ready (-r or no option) builds are
---- Files affected:
pld-builder.new/client:
make-request.sh (1.77 -> 1.78)
---- Diffs:
================================================================
Index: pld-builder.new/client/make-request.sh
diff -u pld-builder.new/client/make-request.sh:1.77 pld-builder.new/client/make-request.sh:1.78
--- pld-builder.new/client/make-request.sh:1.77 Mon Aug 9 14:56:16 2010
+++ pld-builder.new/client/make-request.sh Fri Aug 20 09:23:47 2010
@@ -149,10 +149,11 @@
--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
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/pld-builder.new/client/make-request.sh?r1=1.77&r2=1.78&f=u
More information about the pld-cvs-commit
mailing list