Author: sparky
Date: Mon Jul 12 01:29:21 2010
New Revision: 11652

Modified:
   toys/rsget.pl/RSGet/Main.pm
Log:
- add information about process pid


Modified: toys/rsget.pl/RSGet/Main.pm
==============================================================================
--- toys/rsget.pl/RSGet/Main.pm (original)
+++ toys/rsget.pl/RSGet/Main.pm Mon Jul 12 01:29:21 2010
@@ -98,7 +98,7 @@
 
        maybe_start_http();
        new RSGet::Line();
-       new RSGet::Line( "rsget.pl started successfully" );
+       new RSGet::Line( "rsget.pl started successfully on pid $$" );
        new RSGet::Line();
        RSGet::Line::update();
 
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to