提交 f9c2c359 编写于 作者: A Ansgar Burchardt

dak/clean_queues.py: restore line setting incoming variable

上级 3eb8f4c6
......@@ -91,6 +91,7 @@ def init (cnf):
utils.fubar("%s must be a directory." % (del_dir))
# Move to the directory to clean
incoming = Options.get("Incoming")
if not incoming:
incoming = cnf.get('Dir::Unchecked')
if not incoming:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册