[
https://issues.apache.org/jira/browse/ZOOKEEPER-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12969690#action_12969690
]
Hudson commented on ZOOKEEPER-937:
----------------------------------
Integrated in ZooKeeper-trunk #1031 (See
[https://hudson.apache.org/hudson/job/ZooKeeper-trunk/1031/])
> 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.0, 3.3.1, 3.3.2
> Environment: SunOS xxx 5.10 Generic_142901-13 i86pc i386 i86pc Solaris
> Reporter: Erik Hetzner
> Assignee: Erik Hetzner
> Fix For: 3.4.0
>
> Attachments: zk_solaris_zkEnv.patch, 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.