coar 99/10/14 19:51:38
Modified: . bugdb.cgi
Log:
The -T flag breaks too many things for now..
Revision Changes Path
1.47 +1 -1 apache-site/bugdb.cgi
Index: bugdb.cgi
===================================================================
RCS file: /home/cvs/apache-site/bugdb.cgi,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- bugdb.cgi 1999/10/14 18:38:49 1.46
+++ bugdb.cgi 1999/10/15 02:51:36 1.47
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl -T
+#!/usr/local/bin/perl
# wwwgnats.pl - a WWW interface to the GNATS bug tracking system
# Thanks to Larry Wall, CERN, and NCSA for Perl, WWW, and Mosaic!