From 28106f96de8ae5cdb3a0ee0e3a8a8185551e3b00 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 20 Jan 2017 20:25:59 +0300 Subject: Add support for comparison of test command output to a file --- tests/test/script-integration/testscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test/script-integration') diff --git a/tests/test/script-integration/testscript b/tests/test/script-integration/testscript index f102f5b..faade22 100644 --- a/tests/test/script-integration/testscript +++ b/tests/test/script-integration/testscript @@ -74,7 +74,7 @@ EOE : scope. Also note that we still have to remove everything after detecting the : failure. : -cat <>>foo.test; +cat <=foo.test; touch ../../dummy EOI $* <>/EOE &test/*** != 0 -- cgit v1.1