[17456] in Athena Bugs
Re: answers
daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Fri Jan 7 19:26:19 2000
Message-Id: <200001080026.TAA01914@sweet-transvestite.mit.edu>
To: kevles@MIT.EDU
Cc: bug-olc@MIT.EDU
In-Reply-To: Your message of "Fri, 07 Jan 2000 18:07:10 EST."
<10001072307.AA08364@cascade.MIT.EDU>
Date: Fri, 07 Jan 2000 19:26:12 -0500
From: Garry Zacheiss <zacheiss@MIT.EDU>
>> test: (something that flies away to fast to read)
The error is
test: argument expected
>> before bringing up the list of topics. I think this refers to the "test"
>> topic, which is not in use at present. Not a major bug; just an annoyance.
It actually refers to the statement
if [ -x /usr/athena/bin/athdir ]
in the script /mit/olc-stock/browser. I noticed you sent this bug
report from a Decstation, which has a /bin/sh that doesn't implement the
-x test. All currently supported Athena platforms do implement this, so
I don't intend to change anything. I'd recommend logging into a
supported platform if this particular bug bothers you.
Garry