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

For #307: Error chomp on nil #308

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

Taknok
Copy link

@Taknok Taknok commented Mar 15, 2022

Set a control to check if gets return a non nil object and chomp it.

=> Referenced issue #307

gets may return nil and chomp cannot be done on nil
skull-squadron added a commit to skull-squadron/svn2git that referenced this pull request Jan 14, 2024
nirvdrum#308

The proper way to do subprocess I/O is to do less.
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