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

Run command without arguments gives error #522

Closed
starwing opened this issue May 15, 2019 · 3 comments
Closed

Run command without arguments gives error #522

starwing opened this issue May 15, 2019 · 3 comments

Comments

@starwing
Copy link

Steps to reproduce

Install rust:

asdf plugin-add rust
asdf install rust stable

Run rust without arguments:

rustc

Expected behavior

print out help messages of rustc.

Actual behavior

/Users/lilithgames/.asdf/lib/commands/shim-exec.sh: line 21: shim_args[@]: unbound variable

Environment

OS: macOS 10.14.4

asdf version: v0.7.1, install from git.

P.S. lua installed from asdf works well without arguments.

@Stratus3D
Copy link
Member

Stratus3D commented May 17, 2019

@starwing so is this only an issue with Rust or the Rust plugin?

This may be an issue with the Rust plugin itself and not asdf.

@calebmeyer
Copy link

Opened an issue over there. I believe this can be closed, @starwing you okay with that?

@starwing
Copy link
Author

starwing commented Sep 3, 2019

okay, I will watch that issue. Thanks!

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

3 participants