diff options
author | Philip Guenther <guenther@cvs.openbsd.org> | 2015-09-14 07:09:16 +0000 |
---|---|---|
committer | Philip Guenther <guenther@cvs.openbsd.org> | 2015-09-14 07:09:16 +0000 |
commit | b72850cfbb6858b6d2bdc318c5a02fbb85f5cf48 (patch) | |
tree | e6a8ed0f1235544ac62e0558082eb6b27b97d751 /regress | |
parent | 819b8f3dd12f292e39b2c4864e27fda8c0a04d20 (diff) |
Update expected output to reflect changed sort order
Diffstat (limited to 'regress')
-rw-r--r-- | regress/usr.bin/sdiff/tabs.out | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/regress/usr.bin/sdiff/tabs.out b/regress/usr.bin/sdiff/tabs.out index 8371cf52c17..ed88ce72ea6 100644 --- a/regress/usr.bin/sdiff/tabs.out +++ b/regress/usr.bin/sdiff/tabs.out @@ -2,7 +2,7 @@ Policy: /usr/bin/lynx, Emulation: native Policy: /usr/b > native-issetugid: permit > native-mprotect: permit > native-mmap: permit - native-sysctl: permit native-sysctl: permit + > native-sysctl: permit > native-fsread: filename eq "/var/run/ld.so.hints" then pe > native-fstat: permit native-close: permit native-close: permit @@ -98,5 +98,5 @@ Policy: /usr/bin/lynx, Emulation: native Policy: /usr/b > native-select: permit > native-recvfrom: permit native-socket: sockdom eq "AF_INET" and socktype eq "SO native-socket: sockdom eq "AF_INET" and socktype eq "SOCK - native-write: permit | native-connect: sockaddr match "inet-\\\[*\\\]:80" then p - > native-exit: permit + native-sysctl: permit | native-connect: sockaddr match "inet-\\\[*\\\]:80" then p + native-write: permit | native-exit: permit |