view interps/build.sh @ 1037:37e3814028c4

<elliott> addquote <shachaf> Bike: Your client colours people? <Bike> it would be pretty boring to see everyone as white, i get that enough in real life
author HackBot
date Wed, 12 Dec 2012 03:56:36 +0000
parents 859f9b4339e6
children
line wrap: on
line source

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