aboutsummaryrefslogtreecommitdiff
path: root/yapymake/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'yapymake/makefile')
-rw-r--r--yapymake/makefile/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/yapymake/makefile/__init__.py b/yapymake/makefile/__init__.py
index a3e65d7..7d0125c 100644
--- a/yapymake/makefile/__init__.py
+++ b/yapymake/makefile/__init__.py
@@ -504,7 +504,6 @@ class CommandLine:
# > an error message to standard error.
if not ignore_errors and result != 0:
print('error!', file=sys.stderr)
- # TODO implement keep-going
sys.exit(1)
BUILTIN_INFERENCE_RULES = [