Skip to content

Minor refactoring: Use File::Spec for /dev/null path#635

Merged
mquinson merged 2 commits intomquinson:masterfrom
gemmaro:re/file-spec
Jan 29, 2026
Merged

Minor refactoring: Use File::Spec for /dev/null path#635
mquinson merged 2 commits intomquinson:masterfrom
gemmaro:re/file-spec

Conversation

@gemmaro
Copy link
Contributor

@gemmaro gemmaro commented Jan 29, 2026

This change replaces hardcoded /dev/null paths with File::Spec->devnull. This is a non-functional change that enhances OS independence without altering behavior.

@mquinson mquinson merged commit abc8076 into mquinson:master Jan 29, 2026
1 check passed
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