view interps/build.sh @ 2675:82e9d346a1ea

<shachaf> echo \'I think you might mean !logs\' | rainbow > wisdom/logs
author HackBot
date Sun, 14 Apr 2013 01:28:13 +0000
parents 859f9b4339e6
children
line wrap: on
line source

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