diff options
Diffstat (limited to 'ndb/test/include/CpcClient.hpp')
-rw-r--r-- | ndb/test/include/CpcClient.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ndb/test/include/CpcClient.hpp b/ndb/test/include/CpcClient.hpp index 1655bc57b56..8d8e079d219 100644 --- a/ndb/test/include/CpcClient.hpp +++ b/ndb/test/include/CpcClient.hpp @@ -56,6 +56,7 @@ public: BaseString m_stdout; BaseString m_stderr; BaseString m_ulimit; + BaseString m_shutdown_options; }; private: |