firejail/contrib
Kelvin M. Klann 406b1cb18e build: sort.py: rename line variables
Rename `line` to `original_line` to make it less likely to accidentally
read from/write to it instead of the fixed line.

Rename `fixed_line` to `line` to make the code shorter since it is now
referenced much more often (up to 3 times in the same line of code) than
the original line.

See also commit aa17ca5fc ("sort.py: rename protocols to
original_protocols", 2022-10-17) / PR #5429.
2024-12-05 04:43:00 -03:00
..
syntax feature: add notpm command & keep tpm devices in private-dev (#6390) 2024-07-09 01:43:55 +00:00
vim/ftdetect contrib/vim: match profile files more broadly 2023-06-10 14:16:41 -03:00
fix_private-bin.py fix spelling (#4573) 2021-09-22 23:05:33 +02:00
fj-mkdeb.py update copyright 2024 2024-01-12 11:23:22 -05:00
fjclip.py update copyright 2024 2024-01-12 11:23:22 -05:00
fjdisplay.py update copyright 2024 2024-01-12 11:23:22 -05:00
fjresize.py update copyright 2024 2024-01-12 11:23:22 -05:00
gdb-firejail.sh update copyright 2024 2024-01-12 11:23:22 -05:00
jail_prober.py update copyright 2024 2024-01-12 11:23:22 -05:00
sort.py build: sort.py: rename line variables 2024-12-05 04:43:00 -03:00
syscalls.sh update copyright 2024 2024-01-12 11:23:22 -05:00
update_deb.sh build: use generic wildcard on package install 2024-02-29 07:52:33 -03:00