tests/test-websub.t
changeset 25472 4d2b9b304ad0
parent 22046 7a9cbb315d84
child 42919 6ccf539aec71
equal deleted inserted replaced
25470:378a8e700e02 25472:4d2b9b304ad0
    25   $ hg serve -n test -p $HGPORT -d --pid-file=hg.pid -A access.log -E errors.log
    25   $ hg serve -n test -p $HGPORT -d --pid-file=hg.pid -A access.log -E errors.log
    26   $ cat hg.pid >> $DAEMON_PIDS
    26   $ cat hg.pid >> $DAEMON_PIDS
    27 
    27 
    28 log
    28 log
    29 
    29 
    30   $ "$TESTDIR/get-with-headers.py" localhost:$HGPORT "rev/tip" | grep bts
    30   $ get-with-headers.py localhost:$HGPORT "rev/tip" | grep bts
    31   <div class="description"><a href="http://bts.example.org/issue123">Issue123</a>: fixed the <i class="x">bug</i>!</div>
    31   <div class="description"><a href="http://bts.example.org/issue123">Issue123</a>: fixed the <i class="x">bug</i>!</div>
    32 errors
    32 errors
    33 
    33 
    34   $ cat errors.log
    34   $ cat errors.log
    35 
    35