#2533 PR merged
: ISO_FILE_SIZE_LIMIT: provide final power to the user to skip the ISO_FILE_SIZE_LIMIT test¶
Labels: enhancement
, fixed / solved / done
jsmeix opened issue at 2020-12-03 11:08:¶
-
Type: Enhancement
-
Impact: Normal
-
Reference to related issue (URL):
https://github.com/rear/rear/pull/2525 -
How was this pull request tested?
See https://github.com/rear/rear/pull/2533#issuecomment-738034862 -
Brief description of the changes in this pull request:
Skip the assert_ISO_FILE_SIZE_LIMIT function
when there is no usable ISO_FILE_SIZE_LIMIT set
so the user could specify ISO_FILE_SIZE_LIMIT=0
or ISO_FILE_SIZE_LIMIT="no"
in his etc/rear/local.conf
if he wants to skip the ISO_FILE_SIZE_LIMIT test.
jsmeix commented at 2020-12-03 14:38:¶
With my latest commits things work well for me.
I will sleep over it and if no further things appear for me
and if there are no objections from @rear/contributors
I would like to merge it tomorrow afternoon.
[Export of Github issue for rear/rear.]