This commit is contained in:
Brian Seymour 2021-01-23 15:08:59 -06:00
parent d07e563cb4
commit e5a91bb71c
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@
cd /tmp/$2
cp code.code code.d
timeout -s KILL 10 dmd code.d
timeout -s KILL 3 args -a args.args -d '\n' ./code
timeout -s KILL 3 xargs -a args.args -d '\n' ./code