mirror of
https://github.com/coreutils/coreutils.git
synced 2025-01-08 17:13:32 +08:00
*** empty log message ***
This commit is contained in:
parent
f22a30f1e5
commit
8a34174fb2
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user