[packages/zsh] - W02jobs test requires tty

qboosh qboosh at pld-linux.org
Mon Jun 18 18:54:28 CEST 2018


commit 9aa0893a8caa57262b488737c4e75d024c7b1b4f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Jun 18 18:55:49 2018 +0200

    - W02jobs test requires tty

 zsh.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/zsh.spec b/zsh.spec
index 05000b0..f23b36c 100644
--- a/zsh.spec
+++ b/zsh.spec
@@ -208,7 +208,7 @@ cd ..
 
 %if %{with tests}
 if ! tty; then
-	rm Test/{C02cond,Y01completion,Y02compmatch,Y03arguments,V08zpty,X02zlevi,X03zlebindkey}.ztst
+	%{__rm} Test/{C02cond,Y01completion,Y02compmatch,Y03arguments,V08zpty,W02jobs,X02zlevi,X03zlebindkey}.ztst
 fi
 %{__make} test
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/zsh.git/commitdiff/9aa0893a8caa57262b488737c4e75d024c7b1b4f



More information about the pld-cvs-commit mailing list