On 11/13/2010 07:10 PM, Eric Blake wrote:
Maybe a compromise would be to revert this, but to tighten the prohibit regex:prohibit='(\<test| \[+) ("[^"]*"|[^ ]+) == ' which misses out on both false positives in coreutils, but still detects the libvirt bug?
Or the shell syntax checks' $containing could be set with a makefile variable (defaulting to ^#! */bin/sh but overridable by libvirt).
Paolo