# | 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 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |