You are viewing a plain text version of this content. The canonical link for it is here.
Posted to test-cvs@httpd.apache.org by jw...@apache.org on 2001/11/12 03:54:39 UTC

cvs commit: httpd-test/perl-framework/t/modules cgi.t

jwoolley    01/11/11 18:54:39

  Modified:    perl-framework/t/modules cgi.t
  Log:
  Add a comment so I could figure out why this test was failing
  
  Revision  Changes    Path
  1.9       +1 -0      httpd-test/perl-framework/t/modules/cgi.t
  
  Index: cgi.t
  ===================================================================
  RCS file: /home/cvs/httpd-test/perl-framework/t/modules/cgi.t,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -d -u -r1.8 -r1.9
  --- cgi.t	2001/10/20 02:41:21	1.8
  +++ cgi.t	2001/11/12 02:54:39	1.9
  @@ -198,6 +198,7 @@
       ok 0;
   }
   
  +print "checking that HEAD $path/perl.pl returns 200.\n";
   ok HEAD_RC("$path/perl.pl") == 200;
   
   ## clean up