tests/test-issue436
author Patrick Mezard <pmezard@gmail.com>
Mon, 06 Aug 2007 09:57:23 +0200
changeset 5092 4f37ce544c16
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
test-oldcgi: replace shebangs with explicit python calls to help pysh.

#!/bin/sh

hg init a
cd a
hg -v log -v
hg -v log -v x
true