tadzik / rakudobrew

Perl 6 installation manager
MIT License
185 stars 42 forks source link

Commandline arguments probably not forwarded correctly #122

Closed hstejas closed 6 years ago

hstejas commented 6 years ago

Installed bailador and ran

bailador --name=test new

and it complains that --name argument is missing

It works completely fine when directly calling the script like this

perl6 rakudobrew/moar-nom/install/share/perl6/site/resources/F3147CDB5FA175F21CCAC05B6B29A24EF5EAED7B --name=test new

rakudobrew Commit: b623781 OS: Ubuntu 17.04

EDIT: Also found this issue on a perl6 build w/o using rakudobrew