Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

To debug or not to debug?



Hi,

Is it possible that this is not a bug in 3.1.6-dev16?

~ # ls -l /bin/sh
lrwxrwxrwx   1 root     root            8 Feb  3 01:11 /bin/sh -> /bin/zsh-3.1.6
~ # /etc/rc.d/init.d/postfix start
Starting postfix.................................................[ DONE ]

~ # ls -l /bin/sh
lrwxrwxrwx   1 root     root            8 Feb  3 01:11 /bin/sh -> /bin/zsh-3.1.6-dev-16
~ # /etc/rc.d/init.d/postfix start
Starting postfix.................................................[ FAIL ]

PS Of course I had stopped the daemon before I tried to start it again.
-- 
Michał 'kura' Kuratczyk <kura@xxxxxxxxxx>
GC{S,M} d- s+:+ a18 C+++ UL++ L+++ E--- W
P- N++ w-- O- t--- X+ b- DI+ e- h* r++ y?



Messages sorted by: Reverse Date, Date, Thread, Author