[projects/pld-builder.new] Autotag check makes no sense.

arekm arekm at pld-linux.org
Sun Apr 5 21:06:34 CEST 2026


commit 9b61855c25f5acb6f0396506d501467adbb94059
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Apr 5 21:06:25 2026 +0200

    Autotag check makes no sense.

 client/make-request.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/client/make-request.sh b/client/make-request.sh
index 3470bcd..a0c13c2 100755
--- a/client/make-request.sh
+++ b/client/make-request.sh
@@ -702,7 +702,7 @@ fi
 
 if [ "$autotag" = "yes" ]; then
 	msg "Auto autotag build enabled"
-	specs=$(get_autotag $specs) || exit 1
+	specs=$(get_autotag $specs)
 fi
 
 if [ "$df_fetch" = "yes" ]; then
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/pld-builder.new.git/commitdiff/9b61855c25f5acb6f0396506d501467adbb94059



More information about the pld-cvs-commit mailing list