diff options
Diffstat (limited to 'tests/dd/misc')
-rwxr-xr-x | tests/dd/misc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dd/misc b/tests/dd/misc index e734ba240..d54fbfaee 100755 --- a/tests/dd/misc +++ b/tests/dd/misc @@ -22,7 +22,7 @@ if test "$VERBOSE" = yes; then dd --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh tmp_in=dd-in.$$ tmp_in2=dd-in2.$$ |