test
changeset 0:0cd96de13884
a
author | test |
---|---|
date | Thu, 01 Jan 1970 00:00:00 +0000 |
parents | |
children | 78e4ebad7cdf |
files | a b |
diffstat | 2 files changed, 2 insertions(+), 0 deletions(-) [+] |
$ "$TESTDIR/hghave" serve execbit || exit 80 setting up repo $ hg init test $ cd test $ echo a > a $ echo b > b $ hg ci -Ama adding a adding b change permissions for git diffs $ chmod +x a $ hg ci -Amb set up hgweb $ hg serve -n test -p $HGPORT -d --pid-file=hg.pid -A access.log -E errors.log $ cat hg.pid >> $DAEMON_PIDS revision $ "$TESTDIR/get-with-headers.py" localhost:$HGPORT '/rev/0' 200 Script output follows
author | test |
---|---|
date | Thu, 01 Jan 1970 00:00:00 +0000 |
parents | |
children | 78e4ebad7cdf |
files | a b |
diffstat | 2 files changed, 2 insertions(+), 0 deletions(-) [+] |
author | test |
---|---|
date | Thu, 01 Jan 1970 00:00:00 +0000 |
parents | |
children | 78e4ebad7cdf |
files | a b |
diffstat | 2 files changed, 2 insertions(+), 0 deletions(-) [+] |