nushell/tests/shell/pipeline
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
..
commands Fix autoenv executing scripts multiple times (#2171) 2020-07-15 07:16:50 +12:00
mod.rs Pick->Select rename. Integration tests changes. (#1725) 2020-05-07 06:03:43 -05:00