commit | 78f040cf333e8f2938b4581f11a015e474a4a250 | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Tue Jan 08 15:33:48 2019 +0000 |
committer | Simon Butcher <simon.butcher@arm.com> | Tue Jan 08 15:33:48 2019 +0000 |
tree | d3be790d2e14bb083028aae5f99de4b22f58c019 | |
parent | 7f899b406c0808af5807670d918ad121052a785a [diff] | |
parent | 97a184ba845624e0fa347c77bcd42f798544c7bb [diff] |
Merge remote-tracking branch 'public/pr/2233' into HEAD
diff --git a/tests/suites/helpers.function b/tests/suites/helpers.function index eef41c7..755c3ea 100644 --- a/tests/suites/helpers.function +++ b/tests/suites/helpers.function
@@ -144,6 +144,7 @@ if( *out_stream == NULL ) { + close( stdout_fd ); return -1; }