2008/1/30, Stefan Seyfried <[EMAIL PROTECTED]>: > On Mon, Jan 28, 2008 at 07:59:49PM +0000, Richard Hughes wrote: > > On Sun, 2008-01-27 at 14:57 -0600, Victor Lowther wrote: > > > All scripts are now POSIX compliant, change shebang lines to have them > > > run under /bin/sh instead of /bin/bash. Also take care of a few more > > > minor fixups. > > > > Applied, thanks. > > Who fixes all the user's hooks out there?
I'm not sure, if there are that many user hooks out there. But anyway, if they didn't use #!/bin/bash in case they used bash-only features, they would have been fscked anyway for a system where /bin/sh != /bin/bash. So it's actually a good thing to fix things and not cover up bugs. Cheers, Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? _______________________________________________ Pm-utils mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pm-utils
