tests/test-convert-cvs-branch
changeset 8936 1de6e7e1bb9f
parent 8756 6019e6517f95
child 9040 4743d1a65dfe
equal deleted inserted replaced
8935:f4f0e902b750 8936:1de6e7e1bb9f
     1 #!/bin/sh
     1 #!/bin/sh
     2 
     2 
     3 # This is http://www.selenic.com/mercurial/bts/issue1148
     3 # This is http://mercurial.selenic.com/bts/issue1148
     4 #     and http://www.selenic.com/mercurial/bts/issue1447
     4 #     and http://mercurial.selenic.com/bts/issue1447
     5 
     5 
     6 "$TESTDIR/hghave" cvs || exit 80
     6 "$TESTDIR/hghave" cvs || exit 80
     7 
     7 
     8 cvscall()
     8 cvscall()
     9 {
     9 {