fix: pass test
This commit is contained in:
parent
deb90a02ca
commit
719f19232b
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"stdout": {
|
||||
"name": "stdout",
|
||||
"max": 33554432,
|
||||
"max": 4194304,
|
||||
"pipe": true
|
||||
},
|
||||
"stderr": {
|
||||
|
@ -432,7 +432,7 @@
|
|||
},
|
||||
"stderr": {
|
||||
"name": "stderr",
|
||||
"max": 33554432,
|
||||
"max": 8388608,
|
||||
"pipe": true
|
||||
},
|
||||
"cpuLimit": 1000000000,
|
||||
|
@ -570,7 +570,7 @@
|
|||
},
|
||||
"stdout": {
|
||||
"name": "stdout",
|
||||
"max": 33554432,
|
||||
"max": 65,
|
||||
"pipe": true
|
||||
},
|
||||
"stderr": {
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
},
|
||||
"stdout": {
|
||||
"name": "stdout",
|
||||
"max": 33554432,
|
||||
"max": 65,
|
||||
"pipe": true
|
||||
},
|
||||
"stderr": {
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
},
|
||||
"stderr": {
|
||||
"name": "stderr",
|
||||
"max": 33554432,
|
||||
"max": 65,
|
||||
"pipe": true
|
||||
},
|
||||
"cpuLimit": 1000000000,
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
},
|
||||
"stdout": {
|
||||
"name": "stdout",
|
||||
"max": 33554432,
|
||||
"max": 65,
|
||||
"pipe": true
|
||||
},
|
||||
"stderr": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user