diff options
Diffstat (limited to '')
-rw-r--r-- | tests/expected/misc/setarch-uname26 | 6 | ||||
-rw-r--r-- | tests/expected/misc/setarch-uname26-version | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/tests/expected/misc/setarch-uname26 b/tests/expected/misc/setarch-uname26 new file mode 100644 index 0000000..13667af --- /dev/null +++ b/tests/expected/misc/setarch-uname26 @@ -0,0 +1,6 @@ +###### --uname-2.6 echo +Switching on UNAME26. +Execute command `echo'. +2.6 works or kernel too old +###### --uname-2.6 true, non-verbose +2.6 works or kernel too old diff --git a/tests/expected/misc/setarch-uname26-version b/tests/expected/misc/setarch-uname26-version new file mode 100644 index 0000000..9c746e1 --- /dev/null +++ b/tests/expected/misc/setarch-uname26-version @@ -0,0 +1 @@ +kernel version changed to 2.6 |