Merge branch 'js/t5351-freebsd-fix'
commit1b53bea29aa836932ed6e00383dd6113721c1a73
authorJunio C Hamano <gitster@pobox.com>
Mon, 8 Aug 2022 20:13:14 +0000 (8 13:13 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 Aug 2022 20:13:14 +0000 (8 13:13 -0700)
tree9bf53f9f5ec33383efca6f371a557b2b7e5cb8fe
parent6c5fbd866c89d939d6202a2594658234d4cf1e90
parent32ed3314c104733ea27e06a82efae569dacd825a
Merge branch 'js/t5351-freebsd-fix'

Some tests assumed that core.fsyncMethod=batch is supported
everywhere, which broke FreeBSD.

* js/t5351-freebsd-fix:
  t5351: avoid using `test_cmp` for binary data
  t5351: avoid relying on `core.fsyncMethod = batch` to be supported