view interps/build.sh @ 4541:1b276bec4947

<oerjan> addquote <myname> i am thinking about making "indecision" a disadvantage for my rogue, but i\'m not really sure if i want to
author HackBot
date Sat, 05 Apr 2014 10:58:58 +0000
parents 859f9b4339e6
children
line wrap: on
line source

#!/bin/bash
cd interps
make >& /dev/null &
sleep 20
kill %
wait
echo $?