silently ignore -c parameter if --checkDevicesBS0 if lower t
Brought to you by:
hjclaes
If you use checkDevices* and set block size lower than 1M bzip2 compression is used for backup of block device but other files are compressed right with gzip. There is no warning at all but extension of the files of block device is as in parameter (.gz)
storeBackup -c 'gzip -9' -p '.gz' -s ~/stbu/empty -b /media/backup/backup/ -S system -l /tmp/storeBackup.log --checkDevices0 /dev/sda1 --checkDevicesBS0 256k --checkDevicesCompr0 --checkDevicesDir0 .