diff options
Diffstat (limited to 'tests/dd/unblock-sync')
-rwxr-xr-x | tests/dd/unblock-sync | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dd/unblock-sync b/tests/dd/unblock-sync index 484da885d..b66653340 100755 --- a/tests/dd/unblock-sync +++ b/tests/dd/unblock-sync @@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then dd --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh printf 000100020003xx > in || framework_failure |