From 19416706773e0e569616c00281c4bc5a08ffca8a Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 5 Nov 2013 10:09:22 +0100 Subject: fix extension baudrate so that it onions and not replaces the display function MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- gotrc-examples/baudrate | 1 + 1 file changed, 1 insertion(+) diff --git a/gotrc-examples/baudrate b/gotrc-examples/baudrate index 2b8a95c..82c02f9 100644 --- a/gotrc-examples/baudrate +++ b/gotrc-examples/baudrate @@ -16,5 +16,6 @@ _display_baudrate () if [ ! "${BAUDRATE}" = "" ]; then stty ${BAUDRATE} fi + $display_function_baudrate } -- cgit v1.2.3-70-g09d2