mirror of
https://github.com/mthenw/frontail.git
synced 2026-04-25 17:55:55 +03:00
[PR #58] [CLOSED] Tail should not exit on errors. #188
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/frontail#188
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mthenw/frontail/pull/58
Author: @andresol
Created: 1/22/2016
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
a56146aTail should not exit on errors.316847aAdded exact comparison on -1📊 Changes
1 file changed (+4 additions, -3 deletions)
View changed files
📝
lib/tail.js(+4 -3)📄 Description
Tail should not exit on errors. Just print error. Over network(cifs)
there vil be a lot of trunced errors. Skip this errors.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.