mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-19 10:15:48 +02:00
*** empty log message ***
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user