view interps/build.sh @ 3894:f7f6397f5855

<Bike> pastelogs addquote.*asie
author HackBot
date Tue, 08 Oct 2013 16:50:51 +0000
parents 859f9b4339e6
children
line wrap: on
line source

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