From 8a34174fb2d5276d1c6d74f508fc375363bdbc64 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 22 Nov 1999 08:55:00 +0000 Subject: [PATCH] *** empty log message *** --- tests/tail-2/assert | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/tail-2/assert b/tests/tail-2/assert index 258963d..622069c 100755 --- a/tests/tail-2/assert +++ b/tests/tail-2/assert @@ -10,7 +10,7 @@ if test "$VERBOSE" = yes; then tail --version fi -tmp=t1-tail.$$ +tmp=tail-assert.$$ pwd=`pwd` trap "cd $pwd; rm -rf $dir" 0 1 2 3 15 -- 2.7.4