evocheck/linux
Mathieu Trossevin fba4dc75c3 fix(IS_EVOBACKUP_EXCLUDE_MOUNT): correctly treat old versions of evobackup
This commit fix #150

Prior to this older versions of evobackup without `VERSION=` in them
would be treated as not having any exclude whatsoever as the `else`
block was only inside of the `if grep -q  "^VERSION="
"${evobackup_file}"` block.

Now the treatment of old evobackup scripts is done if there isn't a
`VERSION=` in the script or if the version is older than 22.12.
2024-01-03 15:13:23 +01:00
..
CHANGELOG Changelog for previous entries 2023-12-13 17:51:10 +01:00
CONTRIBUTING.md prepare linux/openbsd split 2022-08-29 16:30:01 +02:00
evocheck.cf prepare linux/openbsd split 2022-08-29 16:30:01 +02:00
evocheck.jessie.sh Linux - Release 23.11.1 2023-11-22 17:25:28 +01:00
evocheck.sh fix(IS_EVOBACKUP_EXCLUDE_MOUNT): correctly treat old versions of evobackup 2024-01-03 15:13:23 +01:00
evocheck.wheezy.sh Linux - Release 23.11.1 2023-11-22 17:25:28 +01:00
LICENSE prepare linux/openbsd split 2022-08-29 16:30:01 +02:00
Vagrantfile prepare linux/openbsd split 2022-08-29 16:30:01 +02:00