summaryrefslogtreecommitdiff
path: root/tests/dd/unblock-sync
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dd/unblock-sync')
-rwxr-xr-xtests/dd/unblock-sync4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/dd/unblock-sync b/tests/dd/unblock-sync
index 7fc5eb568..484da885d 100755
--- a/tests/dd/unblock-sync
+++ b/tests/dd/unblock-sync
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure that dd conv=unblock,sync works.
-# Copyright (C) 2003, 2005-2007 Free Software Foundation, Inc.
+# Copyright (C) 2003, 2005-2008 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then
dd --version
fi
-. $srcdir/../test-lib.sh
+. $top_srcdir/tests/test-lib.sh
printf 000100020003xx > in || framework_failure