nushell/tests/shell
Sam Hedin 80d2a7ee7a
Fix autoenv executing scripts multiple times (#2171)
* Fix autoenv executing scripts multiple times

Previously, if the user had only specified entry or exitscripts the scripts
would execute many times. This should be fixed now

* Add tests

* Run exitscripts

* More tests and fixes to existing tests

* Test solution with visited dirs

* Track visited directories

* Comments and fmt
2020-07-15 07:16:50 +12:00
..
pipeline Fix autoenv executing scripts multiple times (#2171) 2020-07-15 07:16:50 +12:00
mod.rs Externals now spawn independently. (#1230) 2020-01-16 04:05:53 -05:00