Re: [PATCH] start-statd: Use bash as -p is no POSIX

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

 



Luk Claes wrote:

  sh -p is not guaranteed to be provided by POSIX shells. dash for instance
  does not provide this, so use bash explicitly.

That's pretty funny.  The script requires a posix shell, which bash isn't by
default, so it provides an undocumented (in my ubuntu man page) option to
force bash into compliance.  Since the option itself isn't posix, we now
require the use of this non-posix shell so we can guarantee posix
compliance.
--
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux