summaryrefslogtreecommitdiffstats
path: root/src/bp_gtest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bp_gtest.cpp')
-rwxr-xr-xsrc/bp_gtest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bp_gtest.cpp b/src/bp_gtest.cpp
index ca514c88..11bd6235 100755
--- a/src/bp_gtest.cpp
+++ b/src/bp_gtest.cpp
@@ -196,7 +196,7 @@ public:
ports[i]=lpg->GenerateOneSourcePort();
}
}
-
+ CGlobalInfo::m_options.m_run_mode = CParserOption::RUN_MODE_BATCH;
lpt->start_generate_stateful(buf,CGlobalInfo::m_options.preview);
lpt->m_node_gen.DumpHist(stdout);