From 0ad3b11a133d44343a6474ac40b5354d43d54c5d Mon Sep 17 00:00:00 2001 From: Jun-ichi Takimoto Date: Thu, 14 Apr 2022 10:30:06 +0900 Subject: 50052: do nothing when skipping test V14system --- Test/V14system.ztst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Test') diff --git a/Test/V14system.ztst b/Test/V14system.ztst index 100daab08..ffdb730a4 100644 --- a/Test/V14system.ztst +++ b/Test/V14system.ztst @@ -5,10 +5,10 @@ if zmodload -s zsh/system && zmodload -s zsh/zselect; then tst_dir=V14.tmp mkdir -p -- $tst_dir + : > $tst_dir/file # File on which to acquire flock. else ZTST_unimplemented='the zsh/system and zsh/zselect modules are not available' fi - : > $tst_dir/file # File on which to acquire flock. %test -- cgit 1.4.1