Cleanup debug message
这个提交包含在:
@@ -227,7 +227,7 @@ parseInput() {
|
||||
printHelp && exit 1
|
||||
fi
|
||||
|
||||
! debug && echo "Use --debug for verbose output"
|
||||
(( DEBUG )) || echo "Use --debug for verbose output"
|
||||
}
|
||||
|
||||
|
||||
|
||||
在新工单中引用
屏蔽一个用户