Commit c673a40
committed
scripts/forensic-mark-readonly: Do not depend on printf
There is no need to depend on a separate binary when the shell's builtin
`echo` function will suffice.
Signed-off-by: Glenn Washburn <[email protected]>1 parent 0a3a85f commit c673a40
File tree
1 file changed
+2
-2
lines changed- config/files/GRMLBASE/etc/udev/scripts
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments