diff options
Diffstat (limited to 'tests/chmod/umask-x')
-rwxr-xr-x | tests/chmod/umask-x | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/chmod/umask-x b/tests/chmod/umask-x index 9f33fbfc7..1bc5033c6 100755 --- a/tests/chmod/umask-x +++ b/tests/chmod/umask-x @@ -21,7 +21,6 @@ if test "$VERBOSE" = yes; then chmod --version fi -. $top_srcdir/tests/lang-default . $top_srcdir/tests/test-lib.sh fail=0 |