projects
/
oweals
/
dinit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7cd85c1
)
Remove accidental marker comment
author
Davin McCall
<davmac@davmac.org>
Thu, 21 Nov 2019 16:24:21 +0000
(16:24 +0000)
committer
Davin McCall
<davmac@davmac.org>
Thu, 21 Nov 2019 16:24:21 +0000
(16:24 +0000)
src/tests/cptests/cptests.cc
patch
|
blob
|
history
diff --git
a/src/tests/cptests/cptests.cc
b/src/tests/cptests/cptests.cc
index 36f0382ab8e4dad59a3e4a6dcceaa15d3e2a89aa..ab2004dea40e770d8eb6033656e76af8c2a943d6 100644
(file)
--- a/
src/tests/cptests/cptests.cc
+++ b/
src/tests/cptests/cptests.cc
@@
-950,7
+950,7
@@
void cptest_restart()
control_conn_t::handle_t h;
std::copy(wdata.data() + 2, wdata.data() + 2 + sizeof(h), reinterpret_cast<char *>(&h));
- bp_sys::extract_written_data(fd, wdata);
// DAV
+ bp_sys::extract_written_data(fd, wdata);
assert(wdata.size() == 0);
// Issue restart: