4670 - OpenSolaris is printing "-e" before the keyboard selections
authorWillie Walker <William.Walker@Sun.COM>
Wed, 10 Dec 2008 19:39:56 -0500
changeset 376 242cdd02d620
parent 375 57b35716d444
child 377 8d1d0dee501b
4670 - OpenSolaris is printing "-e" before the keyboard selections
usr/src/cmd/slim-install/svc/live-fs-root
--- a/usr/src/cmd/slim-install/svc/live-fs-root	Wed Dec 10 02:30:07 2008 -0700
+++ b/usr/src/cmd/slim-install/svc/live-fs-root	Wed Dec 10 19:39:56 2008 -0500
@@ -495,7 +495,7 @@
 	export TERM
 	exec </dev/console >/dev/console 2>&1
 	if [ "x$assistive_tech" != "x" ] ; then
-		echo -e \\a
+		printf "\\a"
 	fi
 	kbd -s
 
@@ -503,7 +503,7 @@
 	# Ask user to configure Language
 	#
 	if [ "x$assistive_tech" != "x" ] ; then
-		echo -e \\a
+		printf "\\a"
 	fi
 	/usr/sbin/set_lang