aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/libposix/posix005.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libposix/posix005.stdout')
-rw-r--r--tests/libposix/posix005.stdout8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/libposix/posix005.stdout b/tests/libposix/posix005.stdout
index ace79ee..4f60054 100644
--- a/tests/libposix/posix005.stdout
+++ b/tests/libposix/posix005.stdout
@@ -1,7 +1,7 @@
vt100
[("one","1"),("two","2")]
-[("one","1"),("two","2"),("foo","bar")]
-[("one","1"),("two","2"),("foo","baz")]
-[("one","1"),("two","2"),("foo","baz"),("fu","bar")]
-[("one","1"),("two","2"),("fu","bar")]
+[("foo","bar"),("one","1"),("two","2")]
+[("foo","baz"),("one","1"),("two","2")]
+[("foo","baz"),("fu","bar"),("one","1"),("two","2")]
+[("fu","bar"),("one","1"),("two","2")]
[]