You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Erik Hetzner (JIRA)" <ji...@apache.org> on 2010/11/19 23:14:16 UTC

[jira] Updated: (ZOOKEEPER-937) test -e not available on solaris /bin/sh

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erik Hetzner updated ZOOKEEPER-937:
-----------------------------------

    Attachment: zk_solaris_zkEnv.patch

> 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
>         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.