Skip to content
Snippets Groups Projects
Commit e0e99a5e authored by Anne Philipp's avatar Anne Philipp
Browse files

added stdout line for submission info

parent 786cfd6a
No related branches found
No related tags found
No related merge requests found
......@@ -99,6 +99,7 @@ def main():
# send files to ECMWF server
else:
submit(args.job_template, c, args.queue)
exit_message = 'FLEX_EXTRACT JOB SCRIPT IS SUBMITED!'
normal_exit(exit_message)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment