Package: dash
Version: 0.5.2-5
Severity: normal

dash doesnt reset SHELL but inherits the value from a parent calling
shell, leading to tests of SHELL giving the wrong result.

example initiated from bash prompt:
$ echo $SHELL
/bin/bash       # correct
$ /bin/dash
$ echo $SHELL
/bin/bash       # incorrect

dash should export its own 'SHELL' or unset it.

*** /home/brian/.reportbug.sig

NOTE: Due to debian.org's inadequate measures to prevent email address
harvesting from bugs.debian.org, you must include "Bug#", without the
quotes, in the subject of any email that you wish to send me directly.
Automated messages sent by the emial list daemon already do this.
Thank You.


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (470, 'testing'), (460, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-686
Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=ISO-8859-1)

Versions of packages dash depends on:
ii  libc6                 2.3.2.ds1-22sarge4 GNU C Library: Shared libraries an

-- debconf information:
* dash/sh: true


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to