Hi,

dash is a more posix compliant /bin/sh shell and is often used in Debian
as a test for POSIX correctness of scripts. Quite a few users/developers
use it regularly as their default /bin/sh shell.

I have a bug report against ketchup that it fails to work when the
default shell is dash. The following command fails since it doesn't move
.gitignore in in dash:
err = os.system("mv linux*/* linux*/.[^.]* ..; rmdir linux*")

The bug report is
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=386694 you can also
reply to it at [EMAIL PROTECTED] and send email to the submitter at
[EMAIL PROTECTED]

Cheers,
Baruch


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

Reply via email to