mirror of
https://github.com/engineer-man/piston.git
synced 2025-10-28 04:00:02 +01:00
sigkill instead of sighup
This commit is contained in:
parent
00252622d3
commit
f16b936946
7 changed files with 7 additions and 7 deletions
|
|
@ -6,4 +6,4 @@ go build $file
|
|||
|
||||
file=${file%%.*}
|
||||
|
||||
timeout -s HUP 2 ./$file
|
||||
timeout -s KILL 2 ./$file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue