ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitProd/Processing/bin/downloadFiles.sh
(Generate patch)

Comparing UserCode/MitProd/Processing/bin/downloadFiles.sh (file contents):
Revision 1.3 by paus, Thu Jan 6 22:30:07 2011 UTC vs.
Revision 1.4 by paus, Sat Mar 19 01:49:13 2011 UTC

# Line 41 | Line 41 | fList=`head -$last $condorOutput/$book/$
41   echo LIST $fList
42  
43   # spread the jobs out by a bit
44 < sleep $first
44 > #sleep $first
45  
46   # loop through our list now
47   for file in $fList

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines