From aa4e132f57ccad632bfbd260c4134069124641a7 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 14 May 2018 13:54:23 +0200 Subject: tests: update script done messages Signed-off-by: Karel Zak --- tests/expected/script/options-append | 4 ++-- tests/expected/script/options-force | 4 ++-- tests/expected/script/options-quiet | 4 ++-- tests/expected/script/options-return | 8 ++++---- tests/expected/script/options-size | 4 ++-- 5 files changed, 12 insertions(+), 12 deletions(-) (limited to 'tests/expected') diff --git a/tests/expected/script/options-append b/tests/expected/script/options-append index 53dab811f..f18c47b94 100644 --- a/tests/expected/script/options-append +++ b/tests/expected/script/options-append @@ -1,8 +1,8 @@ Script started on 2015-05-24 17:43:18+00:00 [] append1 -Script done on 2015-05-24 17:43:18+00:00 +Script done on 2015-05-24 17:43:18+00:00 [COMMAND_EXIT_CODE="0"] Script started on 2015-05-24 17:43:18+00:00 [] append2 -Script done on 2015-05-24 17:43:18+00:00 +Script done on 2015-05-24 17:43:18+00:00 [COMMAND_EXIT_CODE="0"] diff --git a/tests/expected/script/options-force b/tests/expected/script/options-force index a5fcb15dc..d8c005a2d 100644 --- a/tests/expected/script/options-force +++ b/tests/expected/script/options-force @@ -5,10 +5,10 @@ Program not started. Script started on 2015-05-24 17:43:18+00:00 [] with force -Script done on 2015-05-24 17:43:18+00:00 +Script done on 2015-05-24 17:43:18+00:00 [COMMAND_EXIT_CODE="0"] 0 Script started on 2015-05-24 17:43:18+00:00 [] not typescript -Script done on 2015-05-24 17:43:18+00:00 +Script done on 2015-05-24 17:43:18+00:00 [COMMAND_EXIT_CODE="0"] 0 diff --git a/tests/expected/script/options-quiet b/tests/expected/script/options-quiet index 39977b95f..a06b6a195 100644 --- a/tests/expected/script/options-quiet +++ b/tests/expected/script/options-quiet @@ -1,8 +1,8 @@ Script started on 2015-05-24 17:43:18+00:00 [] quiet1 -Script done on 2015-05-24 17:43:18+00:00 +Script done on 2015-05-24 17:43:18+00:00 [COMMAND_EXIT_CODE="0"] Script started on 2015-05-24 17:43:18+00:00 [] quiet2 -Script done on 2015-05-24 17:43:18+00:00 +Script done on 2015-05-24 17:43:18+00:00 [COMMAND_EXIT_CODE="0"] diff --git a/tests/expected/script/options-return b/tests/expected/script/options-return index b3d3bb58a..437aea600 100644 --- a/tests/expected/script/options-return +++ b/tests/expected/script/options-return @@ -1,16 +1,16 @@ Script started on 2015-05-24 17:43:18+00:00 [] -Script done on 2015-05-24 17:43:18+00:00 +Script done on 2015-05-24 17:43:18+00:00 [COMMAND_EXIT_CODE="1"] 0 Script started on 2015-05-24 17:43:18+00:00 [] -Script done on 2015-05-24 17:43:18+00:00 +Script done on 2015-05-24 17:43:18+00:00 [COMMAND_EXIT_CODE="0"] 0 Script started on 2015-05-24 17:43:18+00:00 [] -Script done on 2015-05-24 17:43:18+00:00 +Script done on 2015-05-24 17:43:18+00:00 [COMMAND_EXIT_CODE="42"] 42 Script started on 2015-05-24 17:43:18+00:00 [] -Script done on 2015-05-24 17:43:18+00:00 +Script done on 2015-05-24 17:43:18+00:00 [COMMAND_EXIT_CODE="127"] 127 diff --git a/tests/expected/script/options-size b/tests/expected/script/options-size index 7fa55e3f3..c984dfa1e 100644 --- a/tests/expected/script/options-size +++ b/tests/expected/script/options-size @@ -1,9 +1,9 @@ Script started on 2015-05-24 17:43:18+00:00 [] 1:1234567890 -Script done on 2015-05-24 17:43:18+00:00 +Script done on 2015-05-24 17:43:18+00:00 [] Script started on 2015-05-24 17:43:18+00:00 [] 2:1234567890 -Script done on 2015-05-24 17:43:18+00:00 +Script done on 2015-05-24 17:43:18+00:00 [] 0 -- cgit v1.2.3-55-g7522