[packages/rpm-build-tools] No CVS.

arekm arekm at pld-linux.org
Mon Feb 26 13:18:47 CET 2018


commit 2b25efd89d68aadb429d7c2208be07abc074e8e1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Feb 26 13:18:37 2018 +0100

    No CVS.

 builder.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/builder.sh b/builder.sh
index 2d577eb..c62e0b4 100755
--- a/builder.sh
+++ b/builder.sh
@@ -963,7 +963,7 @@ get_spec() {
 					git clone  -o $REMOTE_PLD ${GIT_SERVER}/${PACKAGES_DIR}/${ASSUMED_NAME}.git || {
 						# softfail if new package, i.e not yet added to PLD rep
 						[ ! -f "$PACKAGE_DIR/$SPECFILE" ] && Exit_error err_no_spec_in_repo
-						echo "Warning: package not in CVS - assuming new package"
+						echo "Warning: package not in GIT - assuming new package"
 						NOCVSSPEC="yes"
 					}
 					git config --local --add "remote.$REMOTE_PLD.fetch" 'refs/notes/*:refs/notes/*'
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list