From 18697575ae7f8cf3b0ec978b09ec4e5fb7a53b21 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 22 Jul 2017 20:00:07 +0300 Subject: Fix testscript touch builtin test --- tests/test/script/builtin/touch.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test') diff --git a/tests/test/script/builtin/touch.test b/tests/test/script/builtin/touch.test index 3a543e8..73115b3 100644 --- a/tests/test/script/builtin/touch.test +++ b/tests/test/script/builtin/touch.test @@ -63,5 +63,5 @@ $c <"touch: '$a' exists and is not a file" == 1 +touch a 2>~"%touch: cannot create/update '$a': .+%" == 1 EOI -- cgit v1.1