diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2018-05-17 11:19:48 -0700 |
---|---|---|
committer | scheibelp <scheibel1@llnl.gov> | 2018-05-17 14:10:30 -0700 |
commit | e9a3e3bfbb17bc42073be0c5e6d7b9efc476d9f7 (patch) | |
tree | da36ce71e5278d0e72b9ffc951dc924ee55ce7a5 /.travis.yml | |
parent | f202198777b4353c57c26fa87739b306070fd960 (diff) | |
download | spack-e9a3e3bfbb17bc42073be0c5e6d7b9efc476d9f7.tar.gz spack-e9a3e3bfbb17bc42073be0c5e6d7b9efc476d9f7.tar.bz2 spack-e9a3e3bfbb17bc42073be0c5e6d7b9efc476d9f7.tar.xz spack-e9a3e3bfbb17bc42073be0c5e6d7b9efc476d9f7.zip |
use os.path.join instead of join_path in core
- Spack core has long used llnl.util.filesystem.join_path, but
os.path.join is pretty much the same thing, and is more efficient.
- Use os.path.join in the core Spack code from now on.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions