view interps/build.sh @ 11282:0987fcb66a1c

<oerjan> learn The porthellingularity will happen when boily starts making a porthello and cannot stop braiding in more and more words.
author HackBot
date Mon, 25 Dec 2017 18:53:10 +0000
parents 859f9b4339e6
children
line wrap: on
line source

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