mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-06 06:43:21 +08:00
again remove unrequired output
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user