diff options
Diffstat (limited to 'tests/dd/skip-seek2')
-rwxr-xr-x | tests/dd/skip-seek2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dd/skip-seek2 b/tests/dd/skip-seek2 index 4897e10e1..a915f4239 100755 --- a/tests/dd/skip-seek2 +++ b/tests/dd/skip-seek2 @@ -18,7 +18,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. . "${srcdir=.}/init.sh"; path_prepend_ ../src -test "$VERBOSE" = yes && dd --version +print_ver_ dd echo LA:3456789abcdef > in || fail=1 |