spack-python
/usr/bin/env
Not sure why I had this here, as `/bin/sh` will find the first spack in `PATH` just like `env`. - [x] remove `/usr/bin/env` and avoid an extra process launch. Signed-off-by: Todd Gamblin <tgamblin@llnl.gov>