view interps/build.sh @ 2076:227092276d17

<shachaf> echo $\'monqy\\nelliott\' >> bin/smlist
author HackBot
date Sat, 09 Feb 2013 06:08:08 +0000
parents 859f9b4339e6
children
line wrap: on
line source

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