diff options
Diffstat (limited to 'tests/touch/no-create-missing')
-rwxr-xr-x | tests/touch/no-create-missing | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/touch/no-create-missing b/tests/touch/no-create-missing index a503ff752..be2d0dbf3 100755 --- a/tests/touch/no-create-missing +++ b/tests/touch/no-create-missing @@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then touch --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh fail=0 |