 
            
            
            
            
                22 May
                
                    2009
                
            
            
                22 May
                
                '09
                
            
            
            
        
    
                1:28 p.m.
            
        Hermida, Leandro wrote:
I checked on my search tool and the problem with files_path looks fixed. Thanks.
Great!
BTW what was the reasoning for moving files_path from tmp --> job_working_directory?
files_path was originally the only use for tmp, but it's since expanded to be used for other things. It seemed more appropriate to store the temporary files_path in the working directory with everything else job related than in the top level of the tmp dir. --nate