[497] in Zephyr_Bugs

home help back first fref pref prev next nref lref last post

[mhpower@Athena.MIT.EDU: decmips 7.4H: zleave]

daemon@ATHENA.MIT.EDU (Ezra Peisach)
Fri Jul 16 15:51:50 1993

To: bug-zephyr@Athena.MIT.EDU
Date: Fri, 16 Jul 93 15:50:23 EDT
From: Ezra Peisach <epeisach@Athena.MIT.EDU>


------- Forwarded Message

Received: from ATHENA-AS-WELL.MIT.EDU by e40-po.MIT.EDU (5.61/4.7) id AA17576; Fri, 9 Jul 93 00:57:15 EDT
Received: from W20-575-67.MIT.EDU by Athena.MIT.EDU with SMTP
	id AA05970; Fri, 9 Jul 93 00:57:13 EDT
From: mhpower@Athena.MIT.EDU
Received: by w20-575-67 (5.57/4.7) id AA00847; Fri, 9 Jul 93 00:57:11 -0400
Message-Id: <9307090457.AA00847@w20-575-67>
To: bugs@Athena.MIT.EDU
Subject: decmips 7.4H: zleave
Date: Fri, 09 Jul 93 00:57:11 EDT

System name:		w20-575-67
Type and version:	KN02ba 7.4H
Display type:		PMAGB-BA

What were you trying to do?

        Log out. Possibly.

What's wrong:

        I ran zleave. It sent me a number of messages, finishing
        with "That was the last time I'll tell you. Bye." However,
        it left a zleave.7783 file in the /tmp directory.

What should have happened:

        It shouldn't have left a file in the /tmp directory, when
        it could just as easily have removed it, e.g.,

*** zleave.c.old	Fri Jul  9 00:47:58 1993
- --- zleave.c	Fri Jul  9 00:49:02 1993
***************
*** 298,299 ****
- --- 298,300 ----
  	bother(0L, "That was the last time I'll tell you. Bye.");
+ 	(void) unlink(tempfile);
  	exit(0);

Please describe any relevant documentation references:

        zleave(1)

------- End of Forwarded Message


home help back first fref pref prev next nref lref last post