Remove old comment

LT1AB
Ryan Burns 2020-02-04 16:03:25 -08:00
parent 5d6a731753
commit dbeb7f5121
1 changed files with 0 additions and 1 deletions

View File

@ -1437,7 +1437,6 @@ class IsceApp(Application, FrameMixin):
sys.exit("Could not find the output directory: %s" % self.outputDir)
os.chdir(self.outputDir) ##change working directory to given output directory
##read configfile only here so that log path is in output directory
logger = logging.getLogger('isce.isceProc')
logger.info(self.intromsg)
self._isce.dataDirectory = self.outputDir