Bug#136312: boot-floppies: Support list of languages to use 	like glibc LANGUAGE varialbe
On Wed, 2002-03-06 at 22:19, Petter Reinholdtsen wrote:
> > +  if ( LOAD_TRMFILE("/etc/messages.en") != 0 ||
> > +       LOAD_TRMFILE("/etc/messages.trm") != 0 ||
> > +       LOAD_TRMFILE(TRMBACKUP) != 0 )
> > 
> > That doesn't look quite right to me.
> 
> What is wrong?  The fact that TRMBACKUP can be the same as one of the
> others?  
No, I thought the sense of the test was backwards, but maybe I was
mistaken.  What is LOAD_TRMFILE's return value?
p.
Reply to: