Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157546141
D55290.id171939.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
463 B
Referenced Files
None
Subscribers
None
D55290.id171939.diff
View Options
diff --git a/contrib/netbsd-tests/fs/tmpfs/t_times.sh b/contrib/netbsd-tests/fs/tmpfs/t_times.sh
--- a/contrib/netbsd-tests/fs/tmpfs/t_times.sh
+++ b/contrib/netbsd-tests/fs/tmpfs/t_times.sh
@@ -52,7 +52,6 @@
[ ${st_mtime} -eq ${ost_mtime} ] || atf_fail "Incorrect mtime"
sleep 1
- ost_atime=${st_atime}
echo foo >a || atf_fail "Write failed"
eval $(stat -s a) || atf_fail "stat failed"
[ ${st_atime} -gt ${ost_atime} ] || atf_fail "Incorrect atime"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 23, 4:33 PM (6 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33442455
Default Alt Text
D55290.id171939.diff (463 B)
Attached To
Mode
D55290: fs/tmpfs/t_times.sh: remove local modification
Attached
Detach File
Event Timeline
Log In to Comment