view interps/build.sh @ 2016:16674c4f830c

<oerjan> addquote <Bike> if you say "java" three times to a dark mirror does steele come out and lecture you about operator overloading
author HackBot
date Wed, 06 Feb 2013 20:36:14 +0000
parents 859f9b4339e6
children
line wrap: on
line source

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