#!/bin/sh # This is a test of the wire protocol over CGI-based hgweb. echo % initialize repository hg init test cd test echo a > a hg ci -Ama cd .. cat >hgweb.cgi <page1 2>&1 ; echo $? python "$TESTDIR/md5sum.py" page1 exit 0