comparison tests/test-oldcgi @ 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 4f37ce544c16
children
comparison
equal deleted inserted replaced
5579:e15f7db0f0ee 5580:f429e0e067a8
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