tests/test-path-normalization
author Martin Geisler <mg@lazybytes.net>
Mon, 03 Aug 2009 10:28:09 +0200
changeset 9303 c9d71b317832
parent 9239 26fa0e31011d
permissions -rwxr-xr-x
Merge with crew-stable
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9239
26fa0e31011d dirstate: fold paths using the just added util.realpath() function.
Dan Villiom Podlaski Christiansen <danchr@gmail.com>
parents:
diff changeset
     1
#!/bin/sh
26fa0e31011d dirstate: fold paths using the just added util.realpath() function.
Dan Villiom Podlaski Christiansen <danchr@gmail.com>
parents:
diff changeset
     2
26fa0e31011d dirstate: fold paths using the just added util.realpath() function.
Dan Villiom Podlaski Christiansen <danchr@gmail.com>
parents:
diff changeset
     3
hg clone --quiet $TESTDIR/test-path-normalization.hg t
26fa0e31011d dirstate: fold paths using the just added util.realpath() function.
Dan Villiom Podlaski Christiansen <danchr@gmail.com>
parents:
diff changeset
     4
exec hg st -R t