comparison tests/test-hgweb-diffs @ 8452:cb93eee1fbcd

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