Commit a0f779c
committed
Replace the non-standard function syntax in pidkiller(), remove the
non-POSIX disown usage, and quote variables passed to test and kill.
These changes address ShellCheck warnings without changing the current
runtime flow or behavior.
Signed-off-by: Srikanth Muppandam <smuppand@qti.qualcomm.com>1 parent 96feafd commit a0f779c
1 file changed
Lines changed: 2 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | | - | |
14 | 12 | | |
15 | 13 | | |
16 | 14 | | |
17 | 15 | | |
18 | | - | |
| 16 | + | |
19 | 17 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 18 | + | |
24 | 19 | | |
0 commit comments