summaryrefslogtreecommitdiffstats
path: root/tests/expected/script/options-return
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/expected/script/options-return16
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/expected/script/options-return b/tests/expected/script/options-return
new file mode 100644
index 0000000..94cd860
--- /dev/null
+++ b/tests/expected/script/options-return
@@ -0,0 +1,16 @@
+Script started on 2015-05-24 17:43:18+00:00 [COMMAND="exit 1" <not executed on terminal>]
+
+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 [COMMAND="exit 0" <not executed on terminal>]
+
+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 [COMMAND="exit 42" <not executed on terminal>]
+
+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 [COMMAND="exit 127" <not executed on terminal>]
+
+Script done on 2015-05-24 17:43:18+00:00 [COMMAND_EXIT_CODE="127"]
+127