DEBSOURCES
Skip Quicknav
sources / git / 1%3A2.50.1-0.1 / t / perf / p1450-fsck.sh
12345678910111213
#!/bin/sh test_description='Test fsck performance' . ./perf-lib.sh test_perf_large_repo test_perf 'fsck' ' git fsck ' test_done