[packages/zsh] 3 more tests failing without tty

gotar gotar at pld-linux.org
Sun Oct 8 12:11:56 CEST 2017


commit dd4444c691b8bc2e536f24bcee003c449dbb54bd
Author: Tomasz Pala <gotar at pld-linux.org>
Date:   Sun Oct 8 12:11:16 2017 +0200

    3 more tests failing without tty

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

---- gitweb:

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



More information about the pld-cvs-commit mailing list