[packages/test/arekm] Another test

arekm arekm at pld-linux.org
Mon Mar 16 22:47:04 CET 2026


commit 180b6544419e40254e8ce44af2a67734dc95523b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Mar 16 22:46:53 2026 +0100

    Another test

 test.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/test.spec b/test.spec
index a37b7d5..407fdcc 100644
--- a/test.spec
+++ b/test.spec
@@ -27,10 +27,10 @@ aaa
 %setup -qcT
 
 %build
-host google.com
-ping -c 2 google.com
-ip a
-ip r
+host google.com || :
+ping -c 2 google.com || :
+ip a || :
+ip r || :
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/test.git/commitdiff/180b6544419e40254e8ce44af2a67734dc95523b



More information about the pld-cvs-commit mailing list