[LON-CAPA-cvs] cvs: doc /loncapafiles sanitycheck.piml
matthew
lon-capa-cvs@mail.lon-capa.org
Tue, 27 May 2003 15:44:32 -0000
matthew Tue May 27 11:44:32 2003 EDT
Modified files:
/doc/loncapafiles sanitycheck.piml
Log:
Remove the warning about the MySQL socket. This keeps intact the check for
the existance of the MySQL socket.
Index: doc/loncapafiles/sanitycheck.piml
diff -u doc/loncapafiles/sanitycheck.piml:1.14 doc/loncapafiles/sanitycheck.piml:1.15
--- doc/loncapafiles/sanitycheck.piml:1.14 Tue May 27 09:16:44 2003
+++ doc/loncapafiles/sanitycheck.piml Tue May 27 11:44:32 2003
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/piml.dtd">
<!-- sanitycheck.piml -->
-<!-- $Id: sanitycheck.piml,v 1.14 2003/05/27 13:16:44 matthew Exp $ -->
+<!-- $Id: sanitycheck.piml,v 1.15 2003/05/27 15:44:32 matthew Exp $ -->
<!--
@@ -66,6 +66,7 @@
{
print("**** ERROR **** Missing <TARGET />\n");
}
+<!-- Commented out by Matthew since MySQL insists on doing things its own way
else # It exists, so look at the file metadata more closely.
{
my @s = stat('<TARGET />');
@@ -105,6 +106,7 @@
}
}
}
+ -->
</perlscript>
</file>
<file>