[9618] in Athena Bugs
[carla@Athena.MIT.EDU: decmips 7.4G: /mit/register/register]
daemon@ATHENA.MIT.EDU (Mark Rosenstein)
Tue Jul 14 13:24:48 1992
Date: Tue, 14 Jul 92 13:24:29 -0400
From: Mark Rosenstein <mar@MIT.EDU>
To: jik@pit-manager.MIT.EDU
Cc: bug-moira@Athena.MIT.EDU, bugs@MIT.EDU
In-Reply-To: "Jonathan I. Kamens"'s message of Mon, 13 Jul 92 10:12:20 -0400 <9207131412.AA16676@pit-manager.MIT.EDU>
I just looked at this. My script is failing because with Ultrix 4.2a,
the clear command is exiting with non-zero status. I'll write a
work-around for now, but clear should have zero status if it
successfully cleared the screen (the script uses that to determine if
$TERM and $TERMCAP are set so that a curses application like register
will run correctly).
-Mark