diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2017-09-17 15:31:32 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-17 15:31:32 -0700 |
commit | eb0ea7697ac3cc903051157f2580d03d073b325a (patch) | |
tree | 4a2f655cc602201b8b7aaa7842e3846b628ca862 /.travis.yml | |
parent | 2d22a88a969fe1ab056e8b16d0b1da1602097cb8 (diff) | |
download | spack-eb0ea7697ac3cc903051157f2580d03d073b325a.tar.gz spack-eb0ea7697ac3cc903051157f2580d03d073b325a.tar.bz2 spack-eb0ea7697ac3cc903051157f2580d03d073b325a.tar.xz spack-eb0ea7697ac3cc903051157f2580d03d073b325a.zip |
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
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions