diff options
Diffstat (limited to 'tests/touch/read-only')
-rwxr-xr-x | tests/touch/read-only | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/touch/read-only b/tests/touch/read-only index 47b7eb20d..e2338c51c 100755 --- a/tests/touch/read-only +++ b/tests/touch/read-only @@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then touch --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh skip_if_root_ : > read-only || framework_failure |