Commit Diff


commit - 6fa5c67c875cf510a1e15f6c6ceda66cbbc343ed
commit + c861864b0f994d1b88835777932ecf8fdd78bd91
blob - 8e7009b68305bcecb73914412de27d91708eb4ef
blob + 2f126fac8cca3afed8a2b489b7d7e3223c308752
--- regress/cmdline/stage.sh
+++ regress/cmdline/stage.sh
@@ -16,6 +16,9 @@
 
 . ./common.sh
 
+# disable automatic packing for these tests
+export GOT_TEST_PACK=""
+
 test_stage_basic() {
 	local testroot=`test_init stage_basic`