summaryrefslogtreecommitdiffstats
path: root/plugins/python/regress/testdata/check_example_io_plugin_command_log_multiple1.stored
blob: bc60c38bdf4d2e02794e71efad20ae6dc3cad776 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
 -- Plugin STARTED --
EXEC id --help
EXEC info [
    "command=/bin/id",
    "runas_uid=0"
]
STD IN stdin for plugin 1
STD OUT stdout for plugin 1
STD ERR stderr for plugin 1
SUSPEND SIGTSTP
SUSPEND SIGCONT
WINSIZE 20x10
TTY IN tty input for plugin 1
TTY OUT tty output for plugin 1
CLOSE Command returned 1
 -- Plugin DESTROYED --