[MOBY-guts] biomoby commit

Mark Wilkinson mwilkinson at pub.open-bio.org
Tue Jun 15 01:15:16 UTC 2004


mwilkinson
Mon Jun 14 21:15:16 EDT 2004
Update of /home/repository/moby/moby-live/Perl/MOBY
In directory pub.open-bio.org:/tmp/cvs-serv12514/MOBY

Modified Files:
	Config.pm 
Log Message:
Doh.  I hard-coded a testing path in there.

moby-live/Perl/MOBY Config.pm,1.1,1.2
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOBY/Config.pm,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/Perl/MOBY/Config.pm	2004/06/15 00:08:14	1.1
+++ /home/repository/moby/moby-live/Perl/MOBY/Config.pm	2004/06/15 01:15:16	1.2
@@ -65,7 +65,6 @@
     }
 
     my $file = $ENV{MOBY_CENTRAL_CONFIG};
-    $file = "/home/markw/conf.conf";
     chomp $file;
     if ((-e $file) && (!(-d $file))){
         open IN, $file || die "can't open MOBY Configuration file $!\n";




More information about the MOBY-guts mailing list