]> arthur.barton.de Git - bup.git/blobdiff - t/test-sparse-files.sh
Rework write_sparsely() to fix in-buffer zero runs
[bup.git] / t / test-sparse-files.sh
index d57b5913d8cfc78c231306a2797619d604bc7cc2..c4f7d8acdba37626bda06467a5b3e635f91166f7 100755 (executable)
@@ -103,7 +103,7 @@ WVPASS [ "$restore_size" -lt 100 ]
 WVPASS "$top/t/compare-trees" -c src/ restore/src/
 
 WVSTART "sparse file restore --sparse (random)"
-WVPASS bup random 512k > src/foo
+WVPASS bup random 1M > src/foo
 WVPASS bup index src
 WVPASS bup save -n src src
 WVPASS rm -r restore