]> git.pld-linux.org Git - packages/zsh.git/commitdiff
add X04zlehighlight to list of tests requiring tty; rel 2 auto/th/zsh-5.7-2
authorJan Palus <atler@pld-linux.org>
Mon, 28 Jan 2019 00:44:08 +0000 (01:44 +0100)
committerJan Palus <atler@pld-linux.org>
Mon, 28 Jan 2019 00:44:08 +0000 (01:44 +0100)
zsh.spec

index 45675aa522796ee237f5878135a24b70c1153482..440199f12659267c5800d60180926d99abab3246 100644 (file)
--- a/zsh.spec
+++ b/zsh.spec
@@ -16,7 +16,7 @@ Summary(tr.UTF-8):    Gelişmiş bir BASH sürümü
 Summary(uk.UTF-8):     Командний процесор (shell) схожий на ksh, але з покращеннями
 Name:          zsh
 Version:       5.7
-Release:       1
+Release:       2
 License:       BSD-like
 Group:         Applications/Shells
 Source0:       http://downloads.sourceforge.net/zsh/%{name}-%{version}.tar.xz
@@ -208,7 +208,7 @@ cd ..
 
 %if %{with tests}
 if ! tty; then
-       %{__rm} Test/{C02cond,Y01completion,Y02compmatch,Y03arguments,V08zpty,W02jobs,X02zlevi,X03zlebindkey}.ztst
+       %{__rm} Test/{C02cond,Y01completion,Y02compmatch,Y03arguments,V08zpty,W02jobs,X02zlevi,X03zlebindkey,X04zlehighlight}.ztst
 fi
 %{__make} test
 %endif
This page took 0.065991 seconds and 4 git commands to generate.