[MOBY-guts] biomoby commit

Mark Wilkinson mwilkinson at pub.open-bio.org
Fri Jul 4 15:00:12 UTC 2003


mwilkinson
Fri Jul  4 11:00:12 EDT 2003
Update of /home/repository/moby/moby-live/Perl/scripts
In directory pub.open-bio.org:/tmp/cvs-serv1484/scripts

Modified Files:
	testMOBYClientCentral_v05.pl 
Log Message:
Possible fix for failure to discover based on input.  Some mischievious code made it into the routine that does the search.  No idea how it got there, but now it is gone.

moby-live/Perl/scripts testMOBYClientCentral_v05.pl,1.9,1.10
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/scripts/testMOBYClientCentral_v05.pl,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- /home/repository/moby/moby-live/Perl/scripts/testMOBYClientCentral_v05.pl	2003/07/04 14:43:09	1.9
+++ /home/repository/moby/moby-live/Perl/scripts/testMOBYClientCentral_v05.pl	2003/07/04 15:00:12	1.10
@@ -190,7 +190,7 @@
      category  =>  "moby",
 	 expandObjects => 1,
      input =>[
-              ["String"], # Simple
+              ["Object"], # Simple
               ]), 21, 1);
 
 TEST2($C->findService(




More information about the MOBY-guts mailing list