Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
server: Check SHELL only when neither --sh nor --csh is specified
Previously C shell syntax is used for printing environment variable setup even if --sh is given when SHELL is csh. Reported in: #437 Signed-off-by: Daiki Ueno <ueno@gnu.org>
- Loading branch information