Commit f56fdd6
committed
shellcheck: silence trap-only cleanup warning in UserDataEncryption
Add a targeted SC2317 annotation for the trap-invoked cleanup function in
UserDataEncryption/run.sh without changing runtime behavior.
Signed-off-by: Srikanth Muppandam <smuppand@qti.qualcomm.com>1 parent e2005a1 commit f56fdd6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments