[5900] in Athena Bugs

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

rt 7.1H: /usr/athena/lib/init/xsession

daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Thu Aug 30 15:19:22 1990

Date: Thu, 30 Aug 90 15:18:59 -0400
From: "Jonathan I. Kamens" <jik@pit-manager.MIT.EDU>
To: bugs@ATHENA.MIT.EDU

System name:		pit-manager
Type and version:	RTPC-ROMPC 7.1H
Display type:		apa16
			megapel

What were you trying to do?
	Get the message "Session initialization completed." to print.

What's wrong:
	It only prints if the user has a .startup.X file.

What should have happened:
	It should print when the initialization is completed, whether
	or not .startup.X exists.

Please describe any relevant documentation references:
	The patch below.

*** /usr/athena/lib/init/xsession	Mon Jul 23 01:03:30 1990
--- /tmp/xsession	Thu Aug 30 15:15:52 1990
***************
*** 127,132 ****
--- 127,134 ----
  	endif
  	( source ~/.startup.X; \
  	  if ($?verbose_login) echo "Session initialization completed." &)
+ else
+ 	echo "Session initialization completed."
  endif
  
  


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