mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
again remove unrequired output
This commit is contained in:
parent
f0c393baf6
commit
6b0a6fb38f
@ -143,7 +143,6 @@ def main():
|
||||
use_scope = False
|
||||
pass
|
||||
if use_scope:
|
||||
print(cmake_scope.scope)
|
||||
if not scanner.ScanDir([os.path.join(args.src_path, p) for p in cmake_scope.scope], parser):
|
||||
sys.exit(1)
|
||||
else:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user