Message ID | 20180417052035.GC5201@magnolia (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/tests/generic/304 b/tests/generic/304 index 6c36a68..ff8ddf8 100755 --- a/tests/generic/304 +++ b/tests/generic/304 @@ -63,7 +63,7 @@ _pwrite_byte 0x61 $bigoff 1 $testdir/file3 >> $seqres.full _pwrite_byte 0x61 1048575 1 $testdir/file2 >> $seqres.full echo "Dedupe large single byte file" -_dedupe_range $testdir/file1 0 $testdir/file3 0 $len \ +_dedupe_range $testdir/file1 $bigoff_64k $testdir/file3 $bigoff_64k 65536 \ 2>&1 >> $seqres.full | _filter_dedupe_error echo "Dedupe large empty file"