Skip to content
Snippets Groups Projects
Commit 9de5e430 authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Remove logging level set in agent

parent 5d6045e8
No related branches found
No related tags found
6 merge requests!147Merge previous default branch feat-cod-rmq into main,!85kill nginx process running under user from login node,!51Fix acct create wait,!39WIP:Feat cod rmq,!38WIP: Feat cod rmq,!21Feat git commit agent
......@@ -23,7 +23,6 @@ if not args.dry_run:
git = sh.git.bake('-C', repo_location)
ldapsearch = sh.Command('ldapsearch')
else:
logger_lvl = logging.INFO
git = sh.echo.bake('git', '-C', repo_location)
ldapsearch = sh.echo.bake('ldapsearch')
......
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