2 # FIXME: This test requires ln -s.
3 # cp from 3.16 fails this test
5 if test "$VERBOSE" = yes; then
17 # It should fail with a message something like this:
18 # cp: `a' and `b' are the same file
21 # Fail this test if the exit status is not 1
24 test "`cat a`" = $msg || fail
=1