test: clean up the save_journal() stuff a bit
authorFrantisek Sumsal <frantisek@sumsal.cz>
Mon, 20 Nov 2023 22:34:09 +0000 (23:34 +0100)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Fri, 24 Nov 2023 10:51:27 +0000 (11:51 +0100)
commit09bdb9f121f0097461dba40d1689087fc3112462
treef015c7e8f17b5558f97b528645a7825859780172
parent36f4476361fc30335cc630ff5a8c54e68088d53b
test: clean up the save_journal() stuff a bit

Let's save all journals from the test machine instead of calling export
on each journal file separately, which makes the code less complicated
(and probably faster).
test/test-functions