b06dcf4 When downloading the 'job info' files, read them as UTF-8

Authored and Committed by adamwill 7 years ago
    When downloading the 'job info' files, read them as UTF-8
    
    Otherwise we'll die trying to interpret them as ASCII in the
    analysis functions if they happen to contain any non-ASCII
    chars.
    
        
file modified
+2 -2