spack/lib/spack
George Hartzell b53b9fd17e
Fix redundant reset of terminal in prompt example (#17698)
I know that it's just an example, but I was trying to figure out what was going on and it wasn't making sense....

`tput sgr0` resets the terminal state (http://linuxcommand.org/lc3_adv_tput.php) and I can't see any reason to do it twice.  Deleting the second occurrence doesn't seem to break the fancy prompt effect.
2020-08-22 13:27:39 -05:00
..
docs Fix redundant reset of terminal in prompt example (#17698) 2020-08-22 13:27:39 -05:00
env compiler wrappers: don't override -isystem with -I (#16077) 2020-04-21 13:56:50 -07:00
external Vendoring: remove dependency on Setuptools from vendored pytest (#15612) 2020-03-23 16:55:07 -07:00
llnl microarchitectures: Fix icelake (#18151) 2020-08-19 11:49:43 +02:00
spack allow external packages that violate conflicts (#18183) 2020-08-20 10:16:48 -07:00