pull_from_master.sh

Sun, 09 Nov 2008 04:26:25 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Sun, 09 Nov 2008 04:26:25 +0500
changeset 229
01bd24ea488d
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

We now fail if modules fail to load at startup.

#!/bin/sh
which hg >/dev/null || echo "You must have Mercurial (the hg command)"
hg pull http://heavy-horse.co.uk:4000/

mercurial