summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTodd Gamblin <tgamblin@llnl.gov>2017-09-24 12:00:35 -0700
committerTodd Gamblin <tgamblin@llnl.gov>2017-09-30 02:06:59 -0700
commitbf610a379f1b613d75cf2c9d7e7575bf59f57059 (patch)
treed6588c20cbf433565b574e4844fdac53d42505f6 /.gitignore
parent94d85d842c15f373377a790664e81706b171a411 (diff)
downloadspack-bf610a379f1b613d75cf2c9d7e7575bf59f57059.tar.gz
spack-bf610a379f1b613d75cf2c9d7e7575bf59f57059.tar.bz2
spack-bf610a379f1b613d75cf2c9d7e7575bf59f57059.tar.xz
spack-bf610a379f1b613d75cf2c9d7e7575bf59f57059.zip
Clean up exceptions and function names in directives.
- Functions returned by directives were all called `_execute`, which made reading stack traces hard because you couldn't tell what directive a frame came from. - renamed them all to `_execute_<directive>` - Exceptions in directives were only really used in one or two places -- get rid of the boilerplate init functions and let the callsite specify the message.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions