Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] shell script compatibility bug #170

Closed
wanseob opened this issue Jan 31, 2019 · 1 comment
Closed

[BUG] shell script compatibility bug #170

wanseob opened this issue Jan 31, 2019 · 1 comment

Comments

@wanseob
Copy link
Contributor

wanseob commented Jan 31, 2019

Describe the bug

./install_ocl_plugins.sh is not executable using zsh. Executing emits following outputs

$./install_ocl_plugins.sh
    Finished release [optimized] target(s) in 0.09s
./install_ocl_plugins.sh: 11: [: Linux: unexpected operator
    Finished release [optimized] target(s) in 0.09s
./install_ocl_plugins.sh: 21: [: Linux: unexpected operator

To Reproduce

Steps to reproduce the behavior:

  1. Use zsh as your env
  2. execute ./install_ocl_plugins.sh

Env

  • zsh 5.4.2 (x86_64-ubuntu-linux-gnu)

Additional context
Let me make a PR for this

@hashmap
Copy link
Contributor

hashmap commented Jan 31, 2019

closed via #171

@hashmap hashmap closed this as completed Jan 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants