view interps/build.sh @ 6807:2e2e43f55649

<hppavilion[1]> misle/rn mapole/A mapole is a thing boily made up. There\'s no such thing. Stop asking.
author HackBot
date Wed, 10 Feb 2016 06:52:14 +0000
parents 859f9b4339e6
children
line wrap: on
line source

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