tests/test-empty
author Thomas Arendsen Hein <thomas@intevation.de>
Tue, 21 Mar 2006 12:54:32 +0100
changeset 1984 df7436f439a0
parent 1338 2b77ea66fe70
permissions -rwxr-xr-x
Improved ui.edit(): - Use descriptive name for temporary file: hg-editor-*.txt - Don't import tempfile in the method, but use demandload() - Remove tempfile file even if editor aborts.

#!/bin/sh

hg init
hg log
hg grep wah
hg manifest
hg verify