Commit cb89b22
authored
Make sure arkouda smoke testing uses CHPL_RE2=bundled (#29108)
Adjusts `smokeTest` to ensure we get a Chapel build with RE2
This logic used to exist, but was broke at some point. It then just
happened to work because mason required RE2 too, but I recently removed
mason smoke testing from the same config that tested arkouda, exposing
this as an issue.
[Reviewed by @benharsh]1 file changed
Lines changed: 12 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | 154 | | |
160 | 155 | | |
161 | 156 | | |
| |||
172 | 167 | | |
173 | 168 | | |
174 | 169 | | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
175 | 182 | | |
176 | 183 | | |
177 | 184 | | |
| |||
0 commit comments