This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: error in shell conditional in crosstool.sh?


On 2005-04-09 at 18:21:55 Robert P. J. Day wrote:

> test -z "${KERNELCONFIG}" && test -z ${LINUX_DIR}/.config ...

Yup, that should be either test -f, or test -r, I guess.

Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]