[packages/rpm-build-tools/merge-pld-builder-client: 16/2675] - forgot to commit --cvsup support
glen
glen at pld-linux.org
Mon Dec 19 21:50:17 CET 2016
commit 229c58a8874d4b361d214154467d16b40db83f91
Author: Mariusz Mazur <mmazur at pld-linux.org>
Date: Wed Oct 1 14:42:26 2003 +0000
- forgot to commit --cvsup support
Changed files:
client/make-request.sh -> 1.16
make-request.sh | 5 +++++
1 file changed, 5 insertions(+)
---
diff --git a/make-request.sh b/make-request.sh
index 1166d29..e408d4f 100644
--- a/make-request.sh
+++ b/make-request.sh
@@ -85,6 +85,11 @@ while [ $# -gt 0 ] ; do
command="$2"
shift
;;
+
+ --cvsup )
+ command_flags="no-chroot"
+ command="cvs up"
+ ;;
-* )
die "unknown knob: $1"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rpm-build-tools.git/commitdiff/cca6584b96e6c33d0732d559e43e100d804e2ecd
More information about the pld-cvs-commit
mailing list