We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2366c1 commit 11ef657Copy full SHA for 11ef657
tests/run
@@ -107,7 +107,7 @@ for directory in *; do
107
echo "Running inside isolate."
108
109
set +e
110
- isolate --cg -t 5 -x 0.5 -w 5 -k 64000 -p60 --cg-timing --cg-mem=128000 -f 1024 \
+ isolate --cg -t 5 -x 1 -w 10 -k 64000 -p60 --cg-timing --cg-mem=128000 -f 1024 \
111
-E HOME=/tmp -E PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" \
112
-E LANG -E LANGUAGE -E LC_ALL -d /etc:noexec --run -- /bin/bash run < $workdir/stdin
113
0 commit comments