Author: sparky
Date: Wed May  5 02:50:38 2010
New Revision: 11375

Modified:
   toys/rsget.pl/Get/UploadingCom
Log:
- typo


Modified: toys/rsget.pl/Get/UploadingCom
==============================================================================
--- toys/rsget.pl/Get/UploadingCom      (original)
+++ toys/rsget.pl/Get/UploadingCom      Wed May  5 02:50:38 2010
@@ -50,7 +50,7 @@
        ! /CONF\s*=\s*{\s*host:\s*'(.*?)'/;
        $-{host} = $1;
 
-       ! m{timer_count\s*=\s(\d+);};
+       ! m{timer_count\s*=\s*(\d+);};
        WAIT( -$1, "expecting download link" );
 
        GET( $-{host} . "files/get/?JsHttpRequest=" . jstime() . "-xml",
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to