From 92c617b8c121ca38c1eb42227b62643fae008785 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Sat, 25 Oct 1997 05:40:56 +0000 Subject: set TERM... geezzz... --- distrib/alpha/ramdisk/dot.profile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'distrib') diff --git a/distrib/alpha/ramdisk/dot.profile b/distrib/alpha/ramdisk/dot.profile index 0fe284edc9c..94d2d98b947 100644 --- a/distrib/alpha/ramdisk/dot.profile +++ b/distrib/alpha/ramdisk/dot.profile @@ -1,5 +1,5 @@ # -# $OpenBSD: dot.profile,v 1.6 1997/10/25 04:35:33 deraadt Exp $ +# $OpenBSD: dot.profile,v 1.7 1997/10/25 05:40:55 deraadt Exp $ # # Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. @@ -82,6 +82,7 @@ if [ "X${DONEPROFILE}" = "X" ]; then break fi if isin $resp $TERMS ; then + TERM=$resp break; fi echo "Type $resp unknown." -- cgit v1.2.3