This commit is contained in:
Brian Seymour 2021-01-23 15:08:14 -06:00
parent 673d6f93a3
commit d07e563cb4
4 changed files with 3 additions and 3 deletions

View file

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