Package: dash
Version: 0.5.5.1-3
Severity: normal

$ bash -c ":;fi" && echo OK
bash: -c: line 0: syntax error near unexpected token `fi'
bash: -c: line 0: `:;fi'

$ zsh -c ":;fi" && echo OK
zsh:1: parse error near `fi'

$ pdksh -c ":;fi" && echo OK
pdksh: syntax error: `fi' unexpected

$ posh -c ":;fi" && echo OK posh: syntax error: `fi' unexpected

$ dash -c ":;fi" && echo OK
OK


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dash depends on:
ii  debianutils                   3.2.1      Miscellaneous utilities specific t
ii  dpkg                          1.15.4     Debian package management system
ii  libc6                         2.9-27     GNU C Library: Shared libraries

dash recommends no packages.

dash suggests no packages.

-- debconf information:
* dash/sh: true

--
Jakub Wilk



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to