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

Prepend error message in UnTAR() with `...' to make it more readable #105

Merged
merged 1 commit into from
Jul 12, 2017

Conversation

ardrabczyk
Copy link
Contributor

Out of curiosity, I mv'ed tar for a while and run my program ./repo
created with makeself to see what would happen. I noticed that
`Extraction failed' part is not well readable so I decided to make
this little patch to fix it.

Without this:

Uncompressing repoExtraction failed.

Now:

Uncompressing repo ... Extraction failed.
@megastep megastep merged commit b9e90b9 into megastep:master Jul 12, 2017
@ardrabczyk ardrabczyk deleted the fail-message-fix branch July 13, 2017 07:15
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