Try to fix error on Solaris:
authorMartin Pool <mbp@samba.org>
Thu, 24 Jan 2002 05:54:47 +0000 (05:54 +0000)
committerMartin Pool <mbp@samba.org>
Thu, 24 Jan 2002 05:54:47 +0000 (05:54 +0000)
commit3b18cba8890665787f035135fca9d8d9fdfd0aa0
treecde42955feeb5aa9f4d16463c2599cc5b1857190
parent2974e205508600519337abdb92354013b381a2db
Try to fix error on Solaris:

+ [ -f /export/home/build/build_farm/rsync/testtmp.symlink-ignore/to/referent ]
+ [ -d /export/home/build/build_farm/rsync/testtmp.symlink-ignore/to/from ]
+ [ -L /export/home/build/build_farm/rsync/testtmp.symlink-ignore/to/dangling ]
./testsuite/symlink-ignore.test: test: argument expected

Solaris says it supports -L, so I'm not sure what's happening...
testsuite/symlink-ignore.test