test -e not available on solaris /bin/sh ----------------------------------------
Key: ZOOKEEPER-937 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-937 Project: Zookeeper Issue Type: Bug Components: scripts Affects Versions: 3.3.2, 3.3.1, 3.3.0 Environment: SunOS xxx 5.10 Generic_142901-13 i86pc i386 i86pc Solaris Reporter: Erik Hetzner Attachments: zk_solaris_zkEnv.patch test -e FILENAME is not support on /bin/sh in solaris. This is used in bin/zkEnv.sh. We can substitute test -f FILENAME. Attaching a patch. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.