about summary refs log tree commit diff stats
path: root/020run.cc
diff options
context:
space:
mode:
Diffstat (limited to '020run.cc')
-rw-r--r--020run.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/020run.cc b/020run.cc
index 03efcd79..df42abc0 100644
--- a/020run.cc
+++ b/020run.cc
@@ -158,6 +158,8 @@ if (argc > 1) {
   if (Run_tests) Recipe.erase(get(Recipe_ordinal, "main"));
 }
 transform_all();
+//? DUMP("");
+//? exit(0);
 save_snapshots();
 
 //: Step 3: if we aren't running tests, locate a recipe called 'main' and