summaryrefslogtreecommitdiff
path: root/test/cgi-test
diff options
context:
space:
mode:
authorivan <ivan>2001-08-21 02:32:54 +0000
committerivan <ivan>2001-08-21 02:32:54 +0000
commit6543a53f9d61dcfb0844a3dea480672565bc2cd2 (patch)
tree56ead76c2dcfd208cbf2e34b1394248ce9877354 /test/cgi-test
parent3d671921441ba8422650b54435a1959ad1d4c71d (diff)
remove $Log$
Diffstat (limited to 'test/cgi-test')
-rwxr-xr-xtest/cgi-test10
1 files changed, 1 insertions, 9 deletions
diff --git a/test/cgi-test b/test/cgi-test
index 5f2f07f97..2dda4849b 100755
--- a/test/cgi-test
+++ b/test/cgi-test
@@ -1,6 +1,6 @@
#!/usr/bin/perl -Tw
#
-# $Id: cgi-test,v 1.2 1999-08-23 12:26:37 ivan Exp $
+# $Id: cgi-test,v 1.3 2001-08-21 02:32:54 ivan Exp $
#
# This is the beginning of a test suite for the web interface.
# It's also excellent for populating your database with some meaningful test
@@ -10,14 +10,6 @@
# Usage: cgi-test http://base.freeside.url/with/path/ username password
# (Yes, if you were properly paranoid and are using SSL, you'll need to get
# libwww-perl working with SSL to use this.)
-#
-# $Log: cgi-test,v $
-# Revision 1.2 1999-08-23 12:26:37 ivan
-# need to untaint the command line
-#
-# Revision 1.1 1999/04/08 13:05:40 ivan
-# web interface tester / sample data creator
-#
use strict;
#use diagnostics;