Page MenuHomeFreeBSD

D52927.id163706.diff
No OneTemporary

D52927.id163706.diff

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

Mime Type
text/plain
Expires
Mon, Feb 9, 12:44 PM (2 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28580700
Default Alt Text
D52927.id163706.diff (296 B)

Event Timeline