Skip to content

Fix testing issue (see description for details)#3

Merged
melo merged 1 commit intomelo:masterfrom
hoelzro:master
Oct 19, 2011
Merged

Fix testing issue (see description for details)#3
melo merged 1 commit intomelo:masterfrom
hoelzro:master

Conversation

@hoelzro
Copy link
Contributor

@hoelzro hoelzro commented Oct 17, 2011

Currently, if you try and install Bash::Completion 0.005 (or any version other than 0.001, for that matter) on a fresh perl installation, it will fail. t/10-bash-completion.t fails because it expects the BashComplete plugin to be active, but bash-complete is not present in $PATH, so it isn't active. You can get around this by installing 0.001 first, but I've included a small patch to fix the test if you don't have Bash::Completion installed in your current perl installation yet.

Otherwise they're not considered "found in PATH", and the test
fails.
melo added a commit that referenced this pull request Oct 19, 2011
Duh, what a stupid mistake... Thanks!
@melo melo merged commit 9d7c43e into melo:master Oct 19, 2011
@melo
Copy link
Owner

melo commented Oct 19, 2011

Relase 0.006 on the way to CPAN with your fixes.

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

Successfully merging this pull request may close these issues.

2 participants