[packages/zsh] exclude more tests requiring pty; rel 2

atler atler at pld-linux.org
Wed May 18 14:34:38 CEST 2022


commit f707449c3980011fe82eda7389686b34dd3f64bf
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed May 18 14:34:11 2022 +0200

    exclude more tests requiring pty; rel 2

 zsh.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/zsh.spec b/zsh.spec
index 03b3fe8..87c7f99 100644
--- 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.9
-Release:	1
+Release:	2
 License:	BSD-like
 Group:		Applications/Shells
 Source0:	https://downloads.sourceforge.net/zsh/%{name}-%{version}.tar.xz
@@ -211,7 +211,7 @@ cd ..
 
 %if %{with tests}
 if ! tty; then
-	%{__rm} Test/{C02cond,Y01completion,Y02compmatch,Y03arguments,V08zpty,W02jobs,X02zlevi,X03zlebindkey,X04zlehighlight}.ztst
+	%{__rm} Test/{C02cond,E01options,Y01completion,Y02compmatch,Y03arguments,V08zpty,W02jobs,W03jobparameters,X02zlevi,X03zlebindkey,X04zlehighlight}.ztst
 fi
 %{__make} test
 %endif
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list