Commit 2e08b5f
committed
Gemini: Correct handling of error branch
FALSE || integer() gives NA; grep() was never right to use.
I'm not sure if res could ever have length()>1, but doesn't hurt1 parent 4ea5ab5 commit 2e08b5f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
0 commit comments