tests/test-empty
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Sat, 02 Sep 2006 23:26:10 +0200
changeset 3034 3acb76f0124d
parent 1338 2b77ea66fe70
permissions -rwxr-xr-x
clone: simplifying dest repo creation since creating a repo raises an exception if the repo already exists, there's no need to try to create one. add some test for repo creation when the destination exists

#!/bin/sh

hg init
hg log
hg grep wah
hg manifest
hg verify