Skip to content

Commit

Permalink
axe commented-out block size
Browse files Browse the repository at this point in the history
  • Loading branch information
yomimono committed Apr 29, 2022
1 parent 5d8c610 commit ee02aac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mirage_test/test_dirs.ml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ let fail_write = fail Chamelon.pp_write_error
let testable_key = Alcotest.testable Mirage_kv.Key.pp Mirage_kv.Key.equal

let program_block_size = 16
(* let block_size = 512 *)

let rec do_many fs ~f = function
| n when n <= 0 -> Lwt.return_unit
Expand Down

0 comments on commit ee02aac

Please sign in to comment.