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

Unquoted $^X in date.t #505

Closed
kal247 opened this issue Mar 15, 2024 · 1 comment
Closed

Unquoted $^X in date.t #505

kal247 opened this issue Mar 15, 2024 · 1 comment
Assignees
Labels
Program: date The date program Type: test bug an existing test is broken

Comments

@kal247
Copy link
Contributor

kal247 commented Mar 15, 2024

I believe it should be "$^X" bin/date -u, to avoid CPAN installation failure when $`X contains spaces.

I wish I could make a PR, but I'm completely lost in Git at the moment, sorry.

kal247 added a commit to kal247/PerlPowerTools that referenced this issue Mar 15, 2024
briandfoy pushed a commit that referenced this issue Mar 18, 2024
@briandfoy
Copy link
Owner

It looks like you succeeded in the PR, so I think this issue is complete. If it's not, we can re-open it. Thanks,

@briandfoy briandfoy self-assigned this Mar 18, 2024
@briandfoy briandfoy added Type: test bug an existing test is broken Program: date The date program labels Mar 18, 2024
briandfoy pushed a commit that referenced this issue Apr 1, 2024
* fix fox  Unquoted $^X in date.t #505

#505

* 'date' fix caller() for PAR::Packer

* 'echo' fix caller() for PAR::Packer

* 'factor' fix caller() for PAR::Packer

* 'glob' fix caller() for PAR::Packer

* 'units' fix caller() for PAR::Packer

* fix caller() for PAR::Packer

in date/echo/factor/glob/units

* packer v1.32

* fix 'main' test in modulinos

* fix double caller(0) test in modulinos

* packer 1.33 version bump + documentation

* remove unlated changes

* remove unrelated changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Program: date The date program Type: test bug an existing test is broken
Projects
None yet
Development

No branches or pull requests

2 participants