On Mon, Apr 10, 2006 at 01:16:41PM -0400, Jeff Bailey wrote: > Le mercredi 01 mars 2006 ?? 23:35 -0500, Justin Pryzby a ??crit : > > > Package: susv3 > > Severity: normal > > Version: 6.1 > > > > The post install script is #!/bin/sh but uses nonposix $() rather than > > ``. > > If you have the package installed: > > file:///usr/share/doc/susv3/susv3/utilities/xcu_chap02.html#tag_02_06_03 > > disagrees with you. :) You're right. I was following vim's lead, and vim hightlights it in red because it interprets #! /bin/sh as "strict 1970s Bourne", and has no mechanism by which to say "posix/sus but not some specific shell like #! /bin/bash with all its extensions".
Thanks Justin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

