Feature #1255 ยป 0059-spec_propagate.sh-Remove-x-prefixing.patch
scripts/spec_propagate.sh | ||
---|---|---|
esac
|
||
done
|
||
rm "$P"
|
||
if [ "x$rej" != x ]; then
|
||
if [ "$rej" != "" ]; then
|
||
echo "*** fix up rejects manually: $rej"
|
||
fi
|
||
if [ -f "data/ruledit/${COMMENTS}" ]; then
|