diff options
Diffstat (limited to 'tests/touch/not-owner')
-rwxr-xr-x | tests/touch/not-owner | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/touch/not-owner b/tests/touch/not-owner index d041531c5..f3b294d78 100755 --- a/tests/touch/not-owner +++ b/tests/touch/not-owner @@ -22,7 +22,6 @@ if test "$VERBOSE" = yes; then touch --version fi -. $top_srcdir/tests/lang-default . $top_srcdir/tests/test-lib.sh if env -- test -w /; then |