On Thu, Mar 06, 2014 at 09:31:36AM +0100, Thorsten Glaser wrote:
> Package: xterm
> Version: 302-1
> Severity: important
> 
> Hi *,
> 
> I’ve got a script that dumps the contents of the environment at
> startup to syslog, and just used it to investigate a user-visible
> problem. tl;dr: the output of xterm -e dumpargs differs between
> screen 301-1 (Debian) and 302-1 (Debian; no idea if this bug is
> also upstream):
> 
> Among the usual differences like $PGRP and $WINDOWID I have:
> 
> --- x1        2014-03-06 09:28:26.356676132 +0100
> +++ x2        2014-03-06 09:28:26.092672608 +0100
> @@ -31,8 +31,8 @@
>  typeset PWD=/home/tglase
>  typeset -x QUILT_PATCHES=-
> -typeset -i -x -U RANDOM=15871
> +typeset -i -x -U RANDOM=565
>  typeset -i SECONDS=0
> -typeset -x SHELL=
> +typeset -x SHELL=/bin/mksh

hmm - I see that I still overlooked documenting the /etc/shells tie-in
in the manpage.  It's in the changelog, of course, and if you read that
you may notice that the change was intentional (to fix a serious bug
in contrast to a user-configurable preference).

So - to the point: is /bin/mksh in /etc/shells?  If not, adding it
there is the way to get your intended behavior.  If it is, then
there's some additional aspect that I've overlooked.

-- 
Thomas E. Dickey <dic...@invisible-island.net>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature

Reply via email to