Commit d3c5be6
committed
UnquotedVariable: fix false positives with unset_command
Caught on sci-biology/hmmer, it was incorrectly reporting for TMPDIR
declared with `unset`.
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>1 parent d62b5f7 commit d3c5be6
2 files changed
Lines changed: 4 additions & 0 deletions
File tree
- src/pkgcheck/checks
- testdata/repos/standalone/EbuildUnquotedVariablesCheck/EbuildUnquotedVariable
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1019 | 1019 | | |
1020 | 1020 | | |
1021 | 1021 | | |
| 1022 | + | |
| 1023 | + | |
1022 | 1024 | | |
1023 | 1025 | | |
1024 | 1026 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
47 | 49 | | |
0 commit comments