tests/test-copy
changeset 547 4fc63e22b1fe
parent 464 50da4bb9cab6
parent 544 3d4d5f2aba9a
child 591 eb46971fc57f
equal deleted inserted replaced
540:53872e2be33a 547:4fc63e22b1fe
     1 #!/bin/bash
     1 #!/bin/sh
     2 
     2 
     3 set -x
     3 set -x
     4 hg init
     4 hg init
     5 echo a > a
     5 echo a > a
     6 hg add a
     6 hg add a