4 desc
="chflags returns ELOOP if too many symbolic links were encountered in translating the pathname"
16 expect
0 symlink
${n0} ${n1}
17 expect
0 symlink
${n1} ${n0}
18 expect ELOOP chflags
${n0}/test UF_IMMUTABLE
19 expect ELOOP chflags
${n1}/test UF_IMMUTABLE