[
https://issues.apache.org/jira/browse/ROCKETMQ-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
yukon closed ROCKETMQ-285.
--------------------------
Resolution: Fixed
> file test error when make link
> ------------------------------
>
> Key: ROCKETMQ-285
> URL: https://issues.apache.org/jira/browse/ROCKETMQ-285
> Project: Apache RocketMQ
> Issue Type: Bug
> Components: build
> Affects Versions: 4.0.0-incubating, 4.1.0-incubating
> Reporter: willim.z
> Assignee: yukon
> Fix For: 4.2.0-incubating
>
>
> error file path: distribution/bin/os.sh.
> line 62.
> cannot test ${HOME}/tmpfs while making link to ./tmpfs
> change "ln -s /dev/shm tmpfs" to "ln -s /dev/shm ${HOME}/tmpfs"
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)