mirror of
https://github.com/coreutils/coreutils.git
synced 2024-12-15 04:48:16 +08:00
adjust for change in behavior
This commit is contained in:
parent
1f5e4907c2
commit
3584f04f59
@ -109,7 +109,7 @@ cat <<\EOF > $expected
|
||||
0 -l (foo symlink -> foo)
|
||||
0 -dl (foo symlink -> foo)
|
||||
0 -fl (foo symlink -> foo)
|
||||
0 -dfl (foo symlink -> foo)
|
||||
0 -dfl (foo symlink)
|
||||
0 -bl (foo symlink -> foo)
|
||||
0 -bdl (foo symlink symlink.~1~ -> foo)
|
||||
0 -bfl (foo symlink -> foo)
|
||||
|
Loading…
Reference in New Issue
Block a user