view interps/build.sh @ 8013:e5fa82f1f2a3

<Taneb> learn styrofoam is Taneb\'s only weakness.
author HackBot
date Tue, 10 May 2016 10:42:49 +0000
parents 859f9b4339e6
children
line wrap: on
line source

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