https://bugs.kde.org/show_bug.cgi?id=464987

Igor Kushnir <igor...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eugene.shalygin+bugzilla.kd
                   |                            |e...@gmail.com

--- Comment #5 from Igor Kushnir <igor...@gmail.com> ---
The script in question kdevplatform_shell_environment.sh is called only by
another script kdevelop! in
https://invent.kde.org/kdevelop/kdevelop/-/tree/master/app
This other script *is* POSIX-compliant I think, and it executes
kdevplatform_shell_environment.sh either in zsh or in bash. So I expect the
wrong shebang in kdevplatform_shell_environment.sh won't cause problems to
KDevelop users. On the other hand, reverting it to `#!/bin/bash` should also be
fine, I think. Or would it somehow work worse for zsh users?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to