current regression-tests.action,1.63,1.64
Fabian Keil <[email protected]> Mon, 19 Sep 2016 14:16:32 +0000
| Newsgroups | gmane.comp.web.privoxy.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ijbswa/current In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv25793 Modified Files: regression-tests.action Log Message: Fix a comment Index: regression-tests.action =================================================================== RCS file: /cvsroot/ijbswa/current/regression-tests.action,v retrieving revision 1.63 retrieving revision 1.64 diff -C2 -d -r1.63 -r1.64 *** regression-tests.action 19 Sep 2016 14:16:22 -0000 1.63 --- regression-tests.action 19 Sep 2016 14:16:30 -0000 1.64 *************** *** 680,684 **** # These are mainly useful for checking for memory leaks # with Valgrind or whether or not the user manual is installed ! # correctly and are unlikely to actually detect any # # Note that if "Expect Status Code" is missing, 200 is implied. --- 680,684 ---- # These are mainly useful for checking for memory leaks # with Valgrind or whether or not the user manual is installed ! # correctly. # # Note that if "Expect Status Code" is missing, 200 is implied. ------------------------------------------------------------------------------