Skip to content
Snippets Groups Projects
Commit 006ee903 authored by Karim Ahmed's avatar Karim Ahmed
Browse files

remove figures-local from conf

parent 4274d1a3
No related branches found
No related tags found
1 merge request!130fix/cpy_conf_after_req
GLOBAL:
git:
figures-local: "/gpfs/exfel/data/scratch/xcal/calibration/DetectorCharacterization/figures"
repo-local: "/gpfs/exfel/data/scratch/xcal/calibration/DetectorCharacterization/"
figures-remote: "http://git@git.xfel.eu/gitlab/detectors/DetectorCharacterization.git"
server-port: "tcp://max-exfl016:5566"
......
......@@ -199,7 +199,7 @@ async def server_runner(conf_file):
logging.error(Errors.REQUEST_MALFORMED.format(response))
continue
logging.info('Requested Configuration: {}'.format(req_cfg))
logging.info('Requested Configuration: {}'.format(req_cfg))
async def do_action(cfg):
......
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