- Timestamp:
- Jul 31, 2012, 11:38:18 AM (14 years ago)
- Location:
- branches/eam_branches/ipp-20120627/pstamp/scripts
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
pstamp_parser_run.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120627/pstamp/scripts
- Property svn:mergeinfo changed
/trunk/pstamp/scripts merged: 34230-34232,34238
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20120627/pstamp/scripts/pstamp_parser_run.pl
r33126 r34241 127 127 if ($uri =~ /^http:/) { 128 128 # if the uri is an http uri download the file 129 my $command = "$dsget --uri $uri --filename $new_uri ";129 my $command = "$dsget --uri $uri --filename $new_uri --timeout 120"; 130 130 my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) = 131 131 run(command => $command, verbose => $verbose);
Note:
See TracChangeset
for help on using the changeset viewer.
