Update of /cvsroot/fink/fink/perlmod/Fink/SelfUpdate
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv9123/SelfUpdate

Modified Files:
      Tag: selfupdate_classes
        CVS.pm 
Log Message:
Fix handling of return values from do_direct


Index: CVS.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/SelfUpdate/Attic/CVS.pm,v
retrieving revision 1.1.2.8
retrieving revision 1.1.2.9
diff -u -d -r1.1.2.8 -r1.1.2.9
--- CVS.pm      21 Mar 2007 04:46:08 -0000      1.1.2.8
+++ CVS.pm      21 Mar 2007 16:02:27 -0000      1.1.2.9
@@ -89,6 +89,7 @@
        } else {
                $class->setup_direct_cvs();
        }
+       return '';
 }
 
 =back


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to