From b19a128521e576880d0b6285932ac0406d45627c Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Fri, 15 Jan 2021 13:15:08 +0700 Subject: Revert "T3165: use a separate file for "base" CLI nodes." --- scripts/build-command-op-templates | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts/build-command-op-templates') diff --git a/scripts/build-command-op-templates b/scripts/build-command-op-templates index 54cc07794..c60b32a1e 100755 --- a/scripts/build-command-op-templates +++ b/scripts/build-command-op-templates @@ -193,7 +193,6 @@ def process_node(n, tmpl_dir): f.write('help: {0}\n'.format(props['help'])) else: # Something has already generated this file - print("Warning: refusing to overwrite already existing file {}".format(nodedef_path)) pass # Create the inner node.tag part -- cgit v1.2.3