view interps/build.sh @ 5155:114ace0a7ea6

<shachaf> slashlearn identity function/The identity function is a mockingbird.
author HackBot
date Wed, 19 Nov 2014 10:34:38 +0000
parents 859f9b4339e6
children
line wrap: on
line source

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