cloud-barista / cb-ladybug

Cloud-Barista Multi-Cloud Application Runtime Framework : Support Multi-Cloud Kubernetes Service
Apache License 2.0
11 stars 11 forks source link

./docs/test/env.sh is not working in zsh #11

Closed sykim-etri closed 3 years ago

sykim-etri commented 4 years ago

env.sh가 zsh 환경에서는 정상적으로 동작하지 않습니다.

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.93. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

itnpeople commented 4 years ago

env.sh 파일은 혹시 필요하면 쓰라는 파일이므로 기타에 넣은 것입니다.

$ export KEY="" $ export SECRET=""

혼란만 준다면 삭제 하는게 좋을듯 하네요.

sykim-etri commented 4 years ago

혼란을 주지는 않습니다. 개발이나 사용에 도움이 되니 수정하면 되겠습니다. 현재 간단하게 수정한 상황이니 추후 일괄 PR하도록 하겠습니다.

sykim-etri commented 3 years ago

Fixed by #17