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
name agrument not passed correctly #265
Comments
|
this script is not part of Bailador. |
|
Isn't this the script that is generated by zef when we install Bailador? |
|
=> we shoudn't use --name as a paremeter. |
ufobat
added a commit
that referenced
this issue
Oct 1, 2017
|
will be fixed in 0.0.13 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
OS: Ubuntu 17.04
This is on a fresh install of perl6 and bailador (tried manually building rakudo and using rakudobrew)
gives this error
whereas directly calling
works fine
This diff points to the problem (./rakudo/install/share/perl6/site/bin/bailador)
not sure if it is a zef issue or a bailador issue
The text was updated successfully, but these errors were encountered: