From: Karel Zak Date: Fri, 22 Nov 2019 13:04:11 +0000 (+0100) Subject: tests: upadet scriptlive output X-Git-Tag: v2.35-rc1~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45b819c124ceeaa9cd6bba0d45cdb589003bde76;p=thirdparty%2Futil-linux.git tests: upadet scriptlive output Signed-off-by: Karel Zak --- diff --git a/tests/expected/script/replay-live b/tests/expected/script/replay-live index 9e15b1bd2a..1ea64cf8e6 100644 --- a/tests/expected/script/replay-live +++ b/tests/expected/script/replay-live @@ -1,4 +1,4 @@ ->>> scriptlive: Starting your typescript execution by /bin/bash. +>>> scriptlive: Starting your typescript execution by sh --posix. echo "result is $(($NUMBER + 1))" $ echo "result is $(($NUMBER + 1))" result is 124