tools.deploy.test.21: deploy without threads to reduce image size
parent
779468f5a0
commit
25c60b6869
|
@ -10,6 +10,6 @@ H{
|
||||||
{ deploy-reflection 1 }
|
{ deploy-reflection 1 }
|
||||||
{ deploy-word-props? f }
|
{ deploy-word-props? f }
|
||||||
{ deploy-math? t }
|
{ deploy-math? t }
|
||||||
{ deploy-threads? t }
|
{ deploy-threads? f }
|
||||||
{ deploy-word-defs? f }
|
{ deploy-word-defs? f }
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue