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

Multitail error? #16

Open
ceuk opened this issue Jun 2, 2019 · 1 comment
Open

Multitail error? #16

ceuk opened this issue Jun 2, 2019 · 1 comment

Comments

@ceuk
Copy link

ceuk commented Jun 2, 2019

Hey,

Get this error whenever I'm inside a git directory. Commenting out this line fixes it

 --*- multitail 6.4.2 (C) 2003-2014 by [email protected] -*--

The following problem occured:
-----------------------------
Please use -j/-J when you want to pipe something into MultiTail.
If this is a bug, please report the following information:
The last system call returned: 25 which means "Inappropriate ioctl for device"

@ghost
Copy link

ghost commented Feb 21, 2021

Do you have tail aliases to multitail? Agnoster does not use multial but does use tail. If you have that aliased then the git_status_dirty function will likely generate this message. You can either a) unalias tail or b) update that function in your local copy of agnoster with a full path to tail which would bypass the alias.

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

No branches or pull requests

1 participant