From cedf554c523f0eeabf74ab4af39f21e474fe5667 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 27 Mar 2016 20:25:55 +0200 Subject: m + add cat test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- uniq-test/test | 3 +++ 1 file changed, 3 insertions(+) (limited to 'uniq-test') diff --git a/uniq-test/test b/uniq-test/test index f5393a0..a175632 100755 --- a/uniq-test/test +++ b/uniq-test/test @@ -111,6 +111,9 @@ file_out () { $u - tmp < 5.in && diff tmp 5.out > /dev/null report $? "file_out" + if test -f tmp; then + rm tmp + fi } dash_out () -- cgit v1.2.3-70-g09d2