summaryrefslogtreecommitdiffstats
path: root/plugins/python/regress/testdata/check_example_io_plugin_command_log.stored
blob: 73fdc5d75cd0bdfbc40adb199b479a26f5a1ae21 (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 some standard input
STD OUT some standard output
STD ERR some standard error
SUSPEND SIGTSTP
SUSPEND SIGCONT
WINSIZE 200x100
TTY IN some tty input
TTY OUT some tty output
CLOSE Command returned 1
 -- Plugin DESTROYED --