On Dec 31, 9:39 am, candlerb <[email protected]> wrote: > The default shell in Ubuntu is dash
More specifically: /bin/sh is a symlink to /bin/dash. So even though my login shell in /etc/passwd is /bin/bash, it appears that 'make' is invoking /bin/sh which is actually the more POSIX-like shell. -- You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en.
