tests/test-obsolete.t
branchstable
changeset 18532 a6088c05e43a
parent 18522 36549fa712da
child 18568 cd403d6d96ef
equal deleted inserted replaced
18531:8caf566f4910 18532:a6088c05e43a
   745   200 Script output follows
   745   200 Script output follows
   746 
   746 
   747   $ "$TESTDIR/get-with-headers.py" --headeronly localhost:$HGPORT 'rev/68'
   747   $ "$TESTDIR/get-with-headers.py" --headeronly localhost:$HGPORT 'rev/68'
   748   200 Script output follows
   748   200 Script output follows
   749   $ "$TESTDIR/get-with-headers.py" --headeronly localhost:$HGPORT 'rev/67'
   749   $ "$TESTDIR/get-with-headers.py" --headeronly localhost:$HGPORT 'rev/67'
   750   500 Internal Server Error
   750   404 Not Found
   751   [1]
   751   [1]
   752 
   752 
   753 check that web.view config option:
   753 check that web.view config option:
   754 
   754 
   755   $ kill `cat hg.pid`
   755   $ kill `cat hg.pid`