fb37755 right now we are simply relying in git_client that main program switches to self.path

Authored and Committed by clime 4 years ago
    right now we are simply relying in git_client that main program switches to self.path
    
    * this is relevant for rpm_package, and lookaside_cache modules too,
    otherwise we would need to put cwd=self.path into run methods
    everywhere. That's probably cleaner but also seems a bit cumbersome
    here.
    
        
file modified
+1 -1