sas Mon Aug 18 21:27:46 2003 EDT
Modified files:
/CVSROOT dolog.pl
Log:
fix shebang path
Index: CVSROOT/dolog.pl
diff -u CVSROOT/dolog.pl:1.21 CVSROOT/dolog.pl:1.22
--- CVSROOT/dolog.pl:1.21 Mon Aug 18 21:26:46 2003
+++ CVSROOT/dolog.pl Mon Aug 18 21:27:45 2003
@@ -1,4 +1,4 @@
-#! /tools/ns/bin/perl5
+#! /usr/bin/perl
# -*- Mode: perl; indent-tabs-mode: nil -*-
#
# The contents of this file are subject to the Netscape Public
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php