Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
To debug or not to debug?
- X-seq: zsh-users 2906
- From: Michał Kuratczyk <kura@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxx
- Subject: To debug or not to debug?
- Date: Thu, 3 Feb 2000 01:16:01 +0100
- Mail-followup-to: zsh-users@xxxxxxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
- Reply-to: kura@xxxxxxxxxx
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