From 56217afcbb3437fef03cb516c3fcbbd220298394 Mon Sep 17 00:00:00 2001 From: Doug Coleman Date: Thu, 9 Oct 2014 12:22:04 -0700 Subject: [PATCH] tools.deploy-tests: inc size for linux32 --- basis/tools/deploy/deploy-tests.factor | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/basis/tools/deploy/deploy-tests.factor b/basis/tools/deploy/deploy-tests.factor index 6dbfec481f..7c6e5573af 100644 --- a/basis/tools/deploy/deploy-tests.factor +++ b/basis/tools/deploy/deploy-tests.factor @@ -160,7 +160,8 @@ os macosx? [ [ "Factor" ] [ deploy-test-command ascii [ readln ] with-process-reader ] unit-test -[ ] [ "tools.deploy.test.20" drop 1353000 small-enough? ] unit-test +! [ ] [ "tools.deploy.test.20" drop 1353000 small-enough? ] unit-test +[ ] [ "tools.deploy.test.20" drop 1363000 small-enough? ] unit-test [ ] [ "tools.deploy.test.21" shake-and-bake ] unit-test