pull_from_master.sh

Wed, 26 Nov 2008 18:25:03 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Wed, 26 Nov 2008 18:25:03 +0000
changeset 428
e717ecc97d2e
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Update mod_selftests to use the hosts on http://xmpp.org/interop/servers.shtml

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

mercurial