Skip to content

Commit

Permalink
Trim exit string before checking. #2510
Browse files Browse the repository at this point in the history
  • Loading branch information
KochetovNicolai committed Jun 14, 2018
1 parent 27c6df7 commit fd406f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dbms/src/Common/StringUtils/StringUtils.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
#include <cstring>
#include <cstddef>
#include <type_traits>
#include <functional>


namespace detail
Expand Down

0 comments on commit fd406f3

Please sign in to comment.