Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148119291
D8741.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
710 B
Referenced Files
None
Subscribers
None
D8741.id.diff
View Options
Index: head/bin/ls/tests/ls_tests.sh
===================================================================
--- head/bin/ls/tests/ls_tests.sh
+++ head/bin/ls/tests/ls_tests.sh
@@ -697,7 +697,6 @@
o_flag_head()
{
atf_set "descr" "Verify that the output from ls -o prints out the chflag values or '-' if none are set"
- atf_set "require.user" "root"
}
o_flag_body()
@@ -711,6 +710,7 @@
atf_check -e ignore -o empty -s exit:0 dd if=/dev/zero of=b.file \
bs=$size count=1
atf_check -e empty -o empty -s exit:0 chflags uarch a.file
+ atf_check -e empty -o empty -s exit:0 chflags 0 b.file
atf_check -e empty -o match:"[[:space:]]+uarch[[:space:]]$size+.+a\\.file" \
-s exit:0 ls -lo a.file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 16, 10:24 PM (13 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29790766
Default Alt Text
D8741.id.diff (710 B)
Attached To
Mode
D8741: Fix ls_tests:o_flag with ZFS TMPDIR
Attached
Detach File
Event Timeline
Log In to Comment