/[webpac2]/trunk/bin/isi-download-results.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/bin/isi-download-results.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1337 by dpavlin, Tue Jun 29 18:52:19 2010 UTC revision 1338 by dpavlin, Tue Jun 29 19:32:20 2010 UTC
# Line 120  sub get_results { Line 120  sub get_results {
120                          last;                          last;
121                  }                  }
122    
123                  if ( $mech->content =~ m{Please wait while your request is processed} ) {                  if ( $mech->content !~ m{Please wait while your request is processed} ) {
124                          warn "WARNING: processing request";                          warn "WARNING: expecting processing request";
125                  }                  }
126    
127    

Legend:
Removed from v.1337  
changed lines
  Added in v.1338

  ViewVC Help
Powered by ViewVC 1.1.26