spack/var
Todd Gamblin eb0ea7697a Fix log error parsing bug introduced in c830eda0e (#5387)
- '\b' in regular expression needs to be in a raw string (r'\b')
- Regression test that would've caught this was unintentionally disabled

- This fixes the string and the test
2017-09-17 15:31:32 -07:00
..
spack Fix log error parsing bug introduced in c830eda0e (#5387) 2017-09-17 15:31:32 -07:00