diff options
Diffstat (limited to 'tests/rm/deep-2')
-rwxr-xr-x | tests/rm/deep-2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/deep-2 b/tests/rm/deep-2 index d5e1b572c..277a0b664 100755 --- a/tests/rm/deep-2 +++ b/tests/rm/deep-2 @@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then rm --version fi -. $srcdir/../test-lib.sh +. $top_srcdir/tests/test-lib.sh # Root can run this test, but it always succeeds, since for root, all # files are writable, and write_protected_non_symlink never reaches |