From 3a739d4fe0aa7ed1786a93a20c7f43a69b0ebd16 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 17 Jul 2018 08:58:46 +0200 Subject: Add temporary sleep to in test to verify debugging hypothesis --- tests/in/testscript | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/in/testscript b/tests/in/testscript index 3b1442a..fe299d7 100644 --- a/tests/in/testscript +++ b/tests/in/testscript @@ -62,6 +62,9 @@ $* <'FOO BAR'; +if ($cxx.target.class != 'windows') + sleep 1 +end; cat <'$fox$ $baz$' >=test.in; $* <