fix: expected

This commit is contained in:
Hydraallen 2024-08-25 23:48:41 +08:00
parent 0cd9a00146
commit 8aaa7ededf

View File

@ -4,7 +4,7 @@ name = "healthcheck"
[stages.executor] [stages.executor]
name = "sandbox" name = "sandbox"
[stages.executor.with.default] [stages.executor.with.default]
args = ["./healthcheck", "-root=.", "-whitelist=.*\\.md", "-whitelist=.*\\.json", "-whitelist=.git.*", "-whitelist=.*\\.txt", "-checkFileNameList=.gitignore" "-checkFileSumList=97392a850b161ccf64c1eb108c1c2931f9ce57c8e9bd5b6b1f54d34f82082ddc"] args = ["./healthcheck", "-root=.", "-whitelist=.*\\.md", "-whitelist=.*\\.json", "-whitelist=.git.*", "-whitelist=.*\\.txt", "-checkFileNameList=.gitignore", "-checkFileSumList=97392a850b161ccf64c1eb108c1c2931f9ce57c8e9bd5b6b1f54d34f82082ddc"]
env = ["PATH=/usr/bin:/bin"] env = ["PATH=/usr/bin:/bin"]
cpuLimit = 10_000_000_000 cpuLimit = 10_000_000_000
memoryLimit = 104_857_600 memoryLimit = 104_857_600