mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-25 02:25:33 +07:00
comment
This commit is contained in:
parent
7e0f1a8701
commit
794f6a25fa
@ -79,7 +79,7 @@ output_stat(){
|
|||||||
|
|
||||||
block_newlines file "${file_name}"
|
block_newlines file "${file_name}"
|
||||||
|
|
||||||
## dpkg-statoverride can acttually handle '--file-name'.
|
## dpkg-statoverride can actually handle '--file-name'.
|
||||||
# if [[ $file_name == --* ]]; then
|
# if [[ $file_name == --* ]]; then
|
||||||
# log warn "File name starts with '--'. This would be interpreted by dpkg-statoverride as an option. Skipping. file_name: '${file_name}'" >&2
|
# log warn "File name starts with '--'. This would be interpreted by dpkg-statoverride as an option. Skipping. file_name: '${file_name}'" >&2
|
||||||
# return 1
|
# return 1
|
||||||
|
Loading…
Reference in New Issue
Block a user