eval: limit docker output to not run out of memory
This commit is contained in:
parent
c57a563ea3
commit
1996ab90ca
27 changed files with 29 additions and 28 deletions
|
@ -1,4 +1,4 @@
|
|||
printf %s "$1" > program.pas
|
||||
cat > program.pas
|
||||
|
||||
# fpc does not use stderr, ld however does, capture both
|
||||
res="$(fpc program.pas 2>&1)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue