Skip to content
Snippets Groups Projects

update history in header

Merged Hahn Axel (hahn) requested to merge 5604-fix-show-missing-sqlite-dumps into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -13,6 +13,7 @@
# 2022-03-18 v1.6 <axel.hahn@iml.unibe.ch> show dumped databases
# 2022-03-21 v1.7 <axel.hahn@iml.unibe.ch> show databases infos for couchdb2 too
# 2022-03-23 v1.8 <axel.hahn@iml.unibe.ch> FIX: exit with error if backup error occured
# 2022-08-10 v1.9 <axel.hahn@iml.unibe.ch> FIX: mask the dot in .log
# ======================================================================
. $( dirname $0 )/inc_pluginfunctions
Loading