view tests/test-empty @ 4558:a73d80d6385a

Revive commands.dispatch as a simple way to call hg from other pythons scripts. This was already used by hg-ssh and others and is really convenient if you just want a native equivalent of calling the command line version.
author Thomas Arendsen Hein <thomas@intevation.de>
date Tue, 12 Jun 2007 17:39:57 +0200
parents 2b77ea66fe70
children
line wrap: on
line source

#!/bin/sh

hg init
hg log
hg grep wah
hg manifest
hg verify