diff options
Diffstat (limited to 'tests/touch/fifo')
-rwxr-xr-x | tests/touch/fifo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/touch/fifo b/tests/touch/fifo index 22cde83a7..9cd2d0171 100755 --- a/tests/touch/fifo +++ b/tests/touch/fifo @@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then touch --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh mkfifo_or_skip_ fifo |