summaryrefslogtreecommitdiffstats
path: root/tests/expected
diff options
context:
space:
mode:
authorKarel Zak2018-05-14 13:54:23 +0200
committerKarel Zak2018-05-14 13:54:41 +0200
commitaa4e132f57ccad632bfbd260c4134069124641a7 (patch)
tree0f041c717bb851ddd19a22f589a1653c5b91ca73 /tests/expected
parentscript: record exit code (diff)
downloadkernel-qcow2-util-linux-aa4e132f57ccad632bfbd260c4134069124641a7.tar.gz
kernel-qcow2-util-linux-aa4e132f57ccad632bfbd260c4134069124641a7.tar.xz
kernel-qcow2-util-linux-aa4e132f57ccad632bfbd260c4134069124641a7.zip
tests: update script done messages
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/expected')
-rw-r--r--tests/expected/script/options-append4
-rw-r--r--tests/expected/script/options-force4
-rw-r--r--tests/expected/script/options-quiet4
-rw-r--r--tests/expected/script/options-return8
-rw-r--r--tests/expected/script/options-size4
5 files changed, 12 insertions, 12 deletions
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 [<not executed on terminal>]
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 [<not executed on terminal>]
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 [<not executed on terminal>]
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 executed on terminal>]
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 [<not executed on terminal>]
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 [<not executed on terminal>]
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 [<not executed on terminal>]
-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 [<not executed on terminal>]
-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 executed on terminal>]
-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 [<not executed on terminal>]
-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 [<not executed on terminal>]
1:1234567890
-Script done on 2015-05-24 17:43:18+00:00
+Script done on 2015-05-24 17:43:18+00:00 [<max output size exceeded>]
Script started on 2015-05-24 17:43:18+00:00 [<not executed on terminal>]
2:1234567890
-Script done on 2015-05-24 17:43:18+00:00
+Script done on 2015-05-24 17:43:18+00:00 [<max output size exceeded>]
0