mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-09 03:26:27 +02:00
Compare commits
No commits in common. "0077da59cba70f6661a07c3c604fc0815b936259" and "7cf99fb4f2c822eb01add42e0b7201cc37d6a636" have entirely different histories.
0077da59cb
...
7cf99fb4f2
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ function get_job(body){
|
|||
runtime: rt,
|
||||
alias: language,
|
||||
args: args || [],
|
||||
stdin: stdin || "",
|
||||
stdin: '',
|
||||
files,
|
||||
timeouts: {
|
||||
run: run_timeout || 3000,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue