Commit be1f977
committed
Allow user to save valid modified policy on 1st char
Checking for `get_modified()` within signal handler for `changed` signal
does not work for the 1st character (e.g. commenting a policy line)
as the output of `get_modified()` only changes after the signal handler.
fixes: QubesOS/qubes-issues#99111 parent 203be8c commit be1f977
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
| 388 | + | |
388 | 389 | | |
389 | 390 | | |
390 | 391 | | |
| |||
0 commit comments