[LON-CAPA-cvs] cvs: doc /loncapafiles sanitycheck.piml

matthew lon-capa-cvs@mail.lon-capa.org
Tue, 26 Nov 2002 15:05:19 -0000


matthew		Tue Nov 26 10:05:19 2002 EDT

  Modified files:              
    /doc/loncapafiles	sanitycheck.piml 
  Log:
  Fix premature commit - the target is redhat7, not redhat7.[123].
  
  
Index: doc/loncapafiles/sanitycheck.piml
diff -u doc/loncapafiles/sanitycheck.piml:1.8 doc/loncapafiles/sanitycheck.piml:1.9
--- doc/loncapafiles/sanitycheck.piml:1.8	Tue Nov 26 10:26:44 2002
+++ doc/loncapafiles/sanitycheck.piml	Tue Nov 26 10:05:19 2002
@@ -3,7 +3,7 @@
 <!-- sanitycheck.piml -->
 <!-- Scott Harrison -->
 
-<!-- $Id: sanitycheck.piml,v 1.8 2002/11/26 15:26:44 matthew Exp $ -->
+<!-- $Id: sanitycheck.piml,v 1.9 2002/11/26 15:05:19 matthew Exp $ -->
 
 <!--
 
@@ -34,7 +34,7 @@
 <files>
 <file>
 <target dist='default'>/var/lib/mysql/mysql.sock</target>
-<target dist='redhat7.2 redhat7.3'>/tmp/mysql.sock</target>
+<target dist='redhat7'>/tmp/mysql.sock</target>
 <perlscript mode='fg'>
 unless
     (-e '<TARGET />') # Does file exist?