From 687c5d85e6bf5c44e049aaaa36f272a52bf19c8d Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 2 Dec 2013 10:03:44 +0100 Subject: syntaxo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- gotrc-examples/hide-username | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gotrc-examples/hide-username b/gotrc-examples/hide-username index c9d01a0..1ea07ad 100644 --- a/gotrc-examples/hide-username +++ b/gotrc-examples/hide-username @@ -13,7 +13,7 @@ read_function=_read_hide_username _read_hide_username () { local _read_tty_settings - _read_tty_settings = "$(stty --save)" + _read_tty_settings="$(stty --save)" stty -echo $read_function_hide_username -- cgit v1.2.3-70-g09d2