diff options
Diffstat (limited to '')
-rw-r--r-- | tests/expected/script/options-force | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/expected/script/options-force b/tests/expected/script/options-force new file mode 100644 index 0000000..7b9854e --- /dev/null +++ b/tests/expected/script/options-force @@ -0,0 +1,14 @@ +test_script: output file `typescript' is a link +Use --force if you really want to use it. +Program not started. +1 +Script started on 2015-05-24 17:43:18+00:00 [COMMAND="echo with force" <not executed on terminal>] +with force
+ +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="echo not typescript" <not executed on terminal>] +not typescript
+ +Script done on 2015-05-24 17:43:18+00:00 [COMMAND_EXIT_CODE="0"] +0 |