You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know whether it's a problem with the tests, with headtail itself, or both. But it seems feasible that someone with Windows could get this working.
Running tests\integration.rs (target\debug\deps\integration-8b71928931c7
running 8 tests
test head ... ok
test help ... ok
test argless ... ok
test head_length_exceeds_file_length ... ok
test overlapping_head_and_tail ... ok
test tail ... ok
test tail_length_exceeds_file_length ... ok
test follow_detects_recreation ... ok
test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.19s
It would be good if someone (not me 😆) would figure out if this utility works on Windows, and if not -- can we make it work without too much trouble?
The text was updated successfully, but these errors were encountered: