projects
/
packages
/
zsh.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12734cd
)
- W02jobs test requires tty
author
Jakub Bogusz
<qboosh@pld-linux.org>
Mon, 18 Jun 2018 16:55:49 +0000
(18:55 +0200)
committer
Jakub Bogusz
<qboosh@pld-linux.org>
Mon, 18 Jun 2018 16:55:49 +0000
(18:55 +0200)
zsh.spec
patch
|
blob
|
blame
|
history
diff --git
a/zsh.spec
b/zsh.spec
index 05000b0ac43b134a8edbfdfd5930f79904666c45..f23b36c5154531c9c23fe82ad6ff3ed634a14d84 100644
(file)
--- 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
This page took
0.063519 seconds
and
4
git commands to generate.