Author wiz
Recipients wiz
Date 2009-10-21.00:41:23
SpamBayes Score 0.0508098
Marked as misclassified No
Message-id <1256085687.72.0.300279109357.issue7179@psf.upfronthosting.co.za>
In-reply-to
Content
Mac/BuildScript/scripts/postflight.patch-profile and Misc/build.sh
contain the unportable bash(1) "==" comparison operator for test(1). It
is not supported by most other shells or even test(1) from GNU
coreutils. Please use "=" instead.
History
Date User Action Args
2009-10-21 00:41:28wizsetrecipients: + wiz
2009-10-21 00:41:27wizsetmessageid: <1256085687.72.0.300279109357.issue7179@psf.upfronthosting.co.za>
2009-10-21 00:41:25wizlinkissue7179 messages
2009-10-21 00:41:25wizcreate