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

zsh: unrecognized modifier `0' in __rvm_log_command_caclulate_log_file_name #1832

Closed
ktns opened this issue Apr 25, 2013 · 2 comments
Closed
Milestone

Comments

@ktns
Copy link
Contributor

ktns commented Apr 25, 2013

Hi.

With rvm version 1.19.6 on zsh 4.3.10, rvm install command fails with

__rvm_log_command_caclulate_log_file_name:3: unrecognized modifier `0'

Apparently, this is error is from the below line.

_log="${_log:0:250}.log"

Is there any workaround for this?

@rys
Copy link
Contributor

rys commented Apr 25, 2013

Hi @ktns, what is your bash version?

@mpapis mpapis closed this as completed in 2a59e41 Apr 25, 2013
@ktns
Copy link
Contributor Author

ktns commented Apr 26, 2013

@mpapis Thanks for the fix!

@rys My bash version was 4.1.5(1)-release.
Is this information helpful for you?

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