diff options
Diffstat (limited to 'tests/rm/cycle')
-rwxr-xr-x | tests/rm/cycle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/cycle b/tests/rm/cycle index 5daf716ef..4c9f04d03 100755 --- a/tests/rm/cycle +++ b/tests/rm/cycle @@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then rm --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh skip_if_root_ mkdir -p a/b |