Commit Diff
--- 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`
--- 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`