tests/test-diff-copy-depth
changeset 6489 204a2ca249b6
parent 6424 d8f44384c3ee
equal deleted inserted replaced
6488:119dff2cd592 6489:204a2ca249b6
     1 #!/bin/bash
     1 #!/bin/sh
     2 
     2 
     3 for i in aaa zzz; do
     3 for i in aaa zzz; do
     4     hg init t
     4     hg init t
     5     cd t
     5     cd t
     6 
     6