Mercurial > hg
comparison tests/test-newercgi @ 5580:f429e0e067a8
Fix style nit and add some comments to tests.
author | Dirkjan Ochtman <dirkjan@ochtman.nl> |
---|---|
date | Sun, 02 Dec 2007 10:12:26 +0100 |
parents | e0173902c813 |
children |
comparison
equal
deleted
inserted
replaced
5579:e15f7db0f0ee | 5580:f429e0e067a8 |
---|---|
1 #!/bin/sh | 1 #!/bin/sh |
2 # This is a rudimentary test of the CGI files as of d74fc8dec2b4. | |
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 |