Changes between Version 25 and Version 26 of RemoteJobs
- Timestamp:
- Dec 15, 2011, 12:46:30 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RemoteJobs
v25 v26 81 81 $req->jobs = array(); 82 82 83 $f->source = "http:// foo.bar.edu/index.php";83 $f->source = "http://url_of_input_file"; 84 84 $job->input_files = array($f); 85 85