2 # This test would fail with tail from pre-1.22i textutils.
4 if test "$VERBOSE" = yes; then
11 trap "cd $pwd; rm -rf $tmp" 0 1 2 3 15
14 mkdir
$tmp || test_failure
=1
15 cd $tmp || test_failure
=1
17 if test $test_failure = 1; then
18 echo 'failure in testing framework'