view interps/build.sh @ 9346:8070050e089a

<tswett> learn \xd0\xa1\xd0\xa1\xd0\xa1\xd0\xa0 is the Russian way of writing USSR. They like to write U as \xd0\xa1 sometimes.
author HackBot
date Wed, 19 Oct 2016 02:15:18 +0000
parents 859f9b4339e6
children
line wrap: on
line source

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