Skip to content
Snippets Groups Projects
Commit e59e1702 authored by thomaswoehlke's avatar thomaswoehlke
Browse files

update data

parent f27ad8a2
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ class RkiVaccinationServiceImport:
return int(input_string)
def import_file(self):
src_cvsfile_name = self.cfg.data_path+os.sep+self.cfg.cvsfile_name
src_cvsfile_name = self.cfg.cvsfile_path
app.logger.info(" import Vaccination [begin]")
app.logger.info("------------------------------------------------------------")
app.logger.info(" import into TABLE: "+self.cfg.tablename+" from "+self.cfg.cvsfile_path)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment