blob: eed6c3ec5833914e10fd6c661286cfc22934eaf1 [file] [log] [blame]
mkdir a
>a/file
ln -s file a/link
busybox cp -RHL a b
test ! -L b/link
#sh </dev/tty >/dev/tty 2>&1