Commit Graph

4 Commits

Author SHA1 Message Date
Nathan LeClaire
f4e482a68f Update fish test now that magic env var is not used
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2016-09-27 16:13:26 -07:00
Scott
f26dda16f6 Remove hard-coded incorrect "fish" shell identification.
The lines removed cause the shell to be identified as `fish` if the `__fish_bin_dir`, even when `$SHELL` is explicitly set to something else.

This causes a fish user to get the `fish` env when running a non-fish sub-shell.  All bash scripts that use `docker-machine env` will fail for fish users.

Signed-off-by: Scott M. Smith <scottsmith1@gmail.com>
2016-09-20 09:40:07 -07:00
Stefan Scherer
3b4b168051 Check grand parent if not directly called from a windows shell
Signed-off-by: Stefan Scherer <scherer_stefan@icloud.com>
2016-01-20 01:16:00 +01:00
David Gageot
fc025e1984 FIX #2746 Improve shell detection in bugsnag reports
Signed-off-by: David Gageot <david@gageot.net>
2016-01-06 16:57:33 +01:00