comparison tests/test-issue1306 @ 8452:cb93eee1fbcd

tests: add missing interpreter lines
author Martin Geisler <mg@lazybytes.net>
date Sun, 17 May 2009 02:15:21 +0200
parents f82938c87b92
children
comparison
equal deleted inserted replaced
8451:ec8b8a0f494b 8452:cb93eee1fbcd
1 #!/bin/sh
2
1 echo % initialize remote repo with branches 3 echo % initialize remote repo with branches
2 hg init remote 4 hg init remote
3 cd remote 5 cd remote
4 echo a > a 6 echo a > a
5 hg ci -Ama 7 hg ci -Ama