projects
/
awesomized
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
9d762a9
)
Fix typo
author
Brian Aker
<brian@tangent.org>
Sat, 20 Apr 2013 06:13:59 +0000
(23:13 -0700)
committer
Brian Aker
<brian@tangent.org>
Sat, 20 Apr 2013 06:13:59 +0000
(23:13 -0700)
libtest/cmdline.cc
patch
|
blob
|
history
diff --git
a/libtest/cmdline.cc
b/libtest/cmdline.cc
index 1423eca6ceb51f2ff47ba03234563d5db516f379..fd9e510ded50c12ca26f30eae018a9d85e460a42 100644
(file)
--- a/
libtest/cmdline.cc
+++ b/
libtest/cmdline.cc
@@
-481,7
+481,7
@@
Application::error_t Application::join()
}
else if (waited_pid == -1)
{
- std::string error_string
+ std::string error_string
;
if (stdout_result_length())
{
error_string+= " stdout: ";