Tweak for TM stores #650

Merged
meggert merged 3 commits from another-tweak-for-tm-stores into v2.1.0-dev 2023-05-25 10:21:20 +02:00
Owner
No description provided.
muellerr added 3 commits 2023-05-25 08:48:23 +02:00
EIVE/eive-obsw/pipeline/head Build started... Details
8d041c6753
changelog
EIVE/eive-obsw/pipeline/head Build queued... Details
EIVE/eive-obsw/pipeline/pr-v2.1.0-dev This commit looks good Details
e1aff4c641
another small logic fix
muellerr added this to the v3.0.0 milestone 2023-05-25 08:48:28 +02:00
muellerr requested review from meggert 2023-05-25 08:48:32 +02:00
meggert reviewed 2023-05-25 09:35:10 +02:00
@ -137,3 +135,4 @@
// This can happen if a file is corrupted and the next file swap completes the dump.
dumpDoneHandler();
return returnvalue::OK;
} else if (result != returnvalue::OK) {
Owner

not that it matters, but shouldnt this be result != PersistentTmStor::DUMP_DONE

not that it matters, but shouldnt this be result != PersistentTmStor::DUMP_DONE
Author
Owner

intended here

intended here
meggert marked this conversation as resolved
meggert approved these changes 2023-05-25 10:20:56 +02:00
meggert merged commit d22f948af4 into v2.1.0-dev 2023-05-25 10:21:20 +02:00
meggert deleted branch another-tweak-for-tm-stores 2023-05-25 10:21:21 +02:00
Sign in to join this conversation.
No description provided.