diff options
| author | Karel Zak <kzak@redhat.com> | 2019-11-22 13:48:54 +0100 |
|---|---|---|
| committer | Karel Zak <kzak@redhat.com> | 2019-11-22 13:48:54 +0100 |
| commit | 85ecd3719b1e7b490dfedd8d145980b70177a6b2 (patch) | |
| tree | 76757a6a3ce791cc90ad7fc0bcdc8a94bbf3c97f /tests/expected/script/replay-basic | |
| parent | 1ec363cfff188579ef62d451324ede9a40481434 (diff) | |
| download | util-linux-85ecd3719b1e7b490dfedd8d145980b70177a6b2.tar.gz | |
tests: add script and scriptlive replay
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/expected/script/replay-basic')
| -rw-r--r-- | tests/expected/script/replay-basic | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/expected/script/replay-basic b/tests/expected/script/replay-basic new file mode 100644 index 000000000..0363253bf --- /dev/null +++ b/tests/expected/script/replay-basic @@ -0,0 +1,9 @@ +===recording +Script started, output log file is 'outlog', timing file is 'timingfile'. +hello world
+all done
+Script done. +===replaying +hello world
+all done
+ |
