]> git.pld-linux.org Git - packages/zsh.git/commitdiff
3 more tests failing without tty auto/th/zsh-5.4.2-1
authorTomasz Pala <gotar@pld-linux.org>
Sun, 8 Oct 2017 10:11:16 +0000 (12:11 +0200)
committerTomasz Pala <gotar@pld-linux.org>
Sun, 8 Oct 2017 10:11:16 +0000 (12:11 +0200)
zsh.spec

index 060917e1d136bb250c4e912686e505feba4cd471..3b60dba885d83328358779c44a244faeaaa0d514 100644 (file)
--- 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
This page took 0.174712 seconds and 4 git commands to generate.