SVN: toys/rsget.pl/Get/EasyShare

sparky sparky at pld-linux.org
Thu Feb 25 22:02:48 CET 2010


Author: sparky
Date: Thu Feb 25 22:02:48 2010
New Revision: 11181

Modified:
   toys/rsget.pl/Get/EasyShare
Log:
- update wait message


Modified: toys/rsget.pl/Get/EasyShare
==============================================================================
--- toys/rsget.pl/Get/EasyShare	(original)
+++ toys/rsget.pl/Get/EasyShare	Thu Feb 25 22:02:48 2010
@@ -33,7 +33,7 @@
 	$-{uri} = $1;
 	my $wait = $2;
 
-	WAIT( $wait, "expecting captcha" );
+	WAIT( $wait, "expecting captcha or download button" );
 stage_cappage:
 
 	GET( $-{uri}, keep_referer => 1 );


More information about the pld-cvs-commit mailing list