Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F154218457
D52927.id163706.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
296 B
Referenced Files
None
Subscribers
None
D52927.id163706.diff
View Options
diff --git a/bin/ln/tests/ln_test.sh b/bin/ln/tests/ln_test.sh
--- a/bin/ln/tests/ln_test.sh
+++ b/bin/ln/tests/ln_test.sh
@@ -28,7 +28,7 @@
atf_check_same_file()
{
- atf_check_equal "$(stat -f %d,%i "$1")" "$(stat -f %d,%i "$2")"
+ atf_check test "$1" -ef "$2"
}
atf_check_symlink_to()
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 28, 5:09 AM (8 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32252296
Default Alt Text
D52927.id163706.diff (296 B)
Attached To
Mode
D52927: ln: Simplify sameness checks
Attached
Detach File
Event Timeline
Log In to Comment