diff options
Diffstat (limited to 'tests/dd/not-rewound')
-rwxr-xr-x | tests/dd/not-rewound | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dd/not-rewound b/tests/dd/not-rewound index 76eb8a393..b0bdf120e 100755 --- a/tests/dd/not-rewound +++ b/tests/dd/not-rewound @@ -22,7 +22,7 @@ if test "$VERBOSE" = yes; then dd --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh fail=0 |