aboutsummaryrefslogtreecommitdiff
path: root/build2/test/script/runner.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/test/script/runner.cxx')
-rw-r--r--build2/test/script/runner.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/build2/test/script/runner.cxx b/build2/test/script/runner.cxx
index 4a0c8e7..6f8446f 100644
--- a/build2/test/script/runner.cxx
+++ b/build2/test/script/runner.cxx
@@ -510,6 +510,8 @@ namespace build2
d << "invalid char-regex in " << what << " regex redirect"
<< e <<
info << "regex line: '" << line (l) << "'";
+
+ d << endf;
}
}