From e38b6885e3d82349f68e05a0f466659dc660d9d1 Mon Sep 17 00:00:00 2001 From: Masatake YAMATO Date: Mon, 20 Jun 2022 22:56:22 +0900 Subject: [PATCH] tests: (lsfd) update the expected output for "test_mkfds symlink" Though the code of lsfd was changed in 4b496e50ee4f6bd8256d082a85fc027a7eaa45cb, the expected output of the test case was not updated. Signed-off-by: Masatake YAMATO --- tests/expected/lsfd/mkfds-symlink | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/expected/lsfd/mkfds-symlink b/tests/expected/lsfd/mkfds-symlink index 5c91bbc6e7..ab101592c1 100644 --- a/tests/expected/lsfd/mkfds-symlink +++ b/tests/expected/lsfd/mkfds-symlink @@ -1,2 +1,2 @@ - 3 --- LINK /dev/stdin path + 3 --- LINK /dev/stdin nofollow,path ASSOC,MODE,TYPE,NAME,FLAGS: 0 -- 2.47.2