FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit d6f9f635 authored by L. Bower's avatar L. Bower
Browse files

refactoring for new processor naming

parent e155fc4d
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ setup_virtual_env
echo "Running ProcessorDeposition.py with path: "
pwd;
python "${proc_path}"/../coordinator/processorDeposition.py "$@"
python "${proc_path}"/../coordinator/processor_deposition.py "$@"
exit_code=$?
teardown_virtual_env
......
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