view interps/build.sh @ 4241:40d2635fa678

<boily> learn \xce\xb1\xce\xbb\xcf\x84\xce\xb3\xcf\x81+\xce\xb3 is the national dead pastry of Greece. Goes great with a glass of ouzo!
author HackBot
date Sat, 28 Dec 2013 17:49:38 +0000
parents 859f9b4339e6
children
line wrap: on
line source

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