Description
When making an unrelated change, I happened to include both the text a test (test_log_grep_with_path) was looking for, and touched the .gitignore file, which caused it to fail PR 103. I made a quick fix to get tests working, but the test should be adjusted in a more maintainable way to prevent a repeat of this.