forked from qt-creator/qt-creator
The whole logic (setting up environment, run interactive or non-interactive shell) is specific to the shell. So force Terminal to use one of the supported ones. Currently that is zsh and bash. Fixes: QTCREATORBUG-21712 Change-Id: I83057dd92c5c976f9f5d6f4faf0f596a75d58293 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>