Show More
@@ -31,7 +31,7 b' echo % File-related' | |||||
31 |
|
31 | |||
32 | echo % Overviews |
|
32 | echo % Overviews | |
33 | "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT '/tags/?style=atom' | sed "s/http:\/\/[^/]*\//http:\/\/127.0.0.1\//" |
|
33 | "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT '/tags/?style=atom' | sed "s/http:\/\/[^/]*\//http:\/\/127.0.0.1\//" | |
34 | "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT '/summary/?style=gitweb' | sed "s/[0-9]* years ago/long ago/" |
|
34 | "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT '/summary/?style=gitweb' | sed "s/[0-9]* years ago/long ago/g" | |
35 |
|
35 | |||
36 | echo % capabilities |
|
36 | echo % capabilities | |
37 | "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT '/capabilities' |
|
37 | "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT '/capabilities' |
1 | NO CONTENT: modified file, binary diff hidden |
|
NO CONTENT: modified file, binary diff hidden |
General Comments 0
You need to be logged in to leave comments.
Login now