Re: Shell script cleanups/style changes?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Robert Schiele <rschiele@xxxxxxxxx> writes:

> Hi Florian,
>
> I recommend you read the other mails in this thread.  This issue is already
> completely resolved.

To be a bit more helpful, a short summary is:

 * SHELL_PATH in Makefile lets you munge installed scripts;

 * /bin/ksh is usable on Solaris and xpg4 is fine too;

 * We need to draw a line somewhere, and the current rule is
   that we cannot afford to support a shell that does not
   understand $(cmd) substitution, as we haven't seen a shell
   that supports ${parameter#word} but not $(cmd).

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux