]> git.pld-linux.org Git - packages/libreport.git/commitdiff
- actually disable client.at test
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 10 May 2018 15:29:14 +0000 (17:29 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 10 May 2018 15:29:14 +0000 (17:29 +0200)
libreport.spec

index d46380ae1d524039a77276bd73edcd4cb401fd38..3580da6c4becf51b9a94597a3f727dd03fcbdae2 100644 (file)
@@ -373,8 +373,8 @@ zgłaszania błędów w systemach RHEL.
 
 ./gen-version
 
-# fails on builders due to forkpty()
-%{__sed} -i -e 's/client\.at/\$(nil)/' tests/Makefile.am
+# set_echo test from client.at fails on builders due to forkpty()
+%{__sed} -i -e '/client\.at/d/' tests/testsuite.at
 
 %build
 %{__gettextize}
This page took 0.149218 seconds and 4 git commands to generate.