diff options
Diffstat (limited to 't/t5323-pack-redundant.sh')
| -rwxr-xr-x | t/t5323-pack-redundant.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t5323-pack-redundant.sh b/t/t5323-pack-redundant.sh index f2f20cfa40..2d96afd6f7 100755 --- a/t/t5323-pack-redundant.sh +++ b/t/t5323-pack-redundant.sh @@ -36,7 +36,7 @@ relationship between packs and objects is as follows: . ./test-lib.sh -if ! test_have_prereq WITHOUT_BREAKING_CHANGES +if test_have_prereq WITH_BREAKING_CHANGES then skip_all='skipping git-pack-redundant tests; built with breaking changes' test_done |
