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

fix #1066 - use Task::run() method to call the task code. #1157

Merged
merged 1 commit into from
Jul 21, 2017

Conversation

krimdomu
Copy link
Contributor

No description provided.

@krimdomu krimdomu modified the milestones: 1.5.1, 1.6.0 Jul 15, 2017
@krimdomu krimdomu merged commit 7cf0ca4 into RexOps:development-1.x Jul 21, 2017
tabulon added a commit to tabulon/p5-Rex that referenced this pull request Sep 27, 2021
Notice that how params and args were mixed up (interchanged)
when being passed down  -- within the needs() function.

This appears to be a typo, introduced initially
by PR RexOps#1157 (the fix for RexOps#1066 ) with 48c737b.

CHANGES:
=============
modified: lib/Rex/Command.pm

HOW TO TEST :
=============

$ prove -v t/issue/1508.t   # for this issue
$ prove t/**/*.t            # for non-regression

While the related tests remain marked as "TODO",
they will not report failures during normal test runs.

To see their true pass/fail status, you have to pass
the '-v' option to `prove`.
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.

1 participant