Commit Diff


commit - 12f2167a2e638b44a8d0c2c163448011485067b3
commit + c294a758150a69ed50df4df8fb5986257cce07fd
blob - b55cfe1aebef1d3a2fc7fc8cc6f5858e4ffa124b
blob + b39f8ac5681099dac17303be8a1288dc93f8b2f1
--- regress/cmdline/cleanup.sh
+++ regress/cmdline/cleanup.sh
@@ -16,6 +16,9 @@
 
 . ./common.sh
 
+# disable automatic packing for these tests
+export GOT_TEST_PACK=""
+
 test_cleanup_unreferenced_loose_objects() {
 	local testroot=`test_init cleanup_unreferenced_loose_objects`