equal
deleted
inserted
replaced
1 #!/bin/sh |
1 #!/bin/sh |
|
2 # This tests if CGI files from before d0db3462d568 still work. |
2 |
3 |
3 hg init test |
4 hg init test |
4 |
5 |
5 cat >hgweb.cgi <<HGWEB |
6 cat >hgweb.cgi <<HGWEB |
6 #!/usr/bin/env python |
7 #!/usr/bin/env python |