-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow device ID to be equal to 0 on OpenBSD (#1979)
* Allow device ID to be equal to 0 on OpenBSD * Use check_wait instead of check_kill_and_wait in certain Filebeat tests In these tests the Filebeat process should die on its own due to the nature of the test cases. On OpenBSD python was failing due to `OSError: [Errno 3] No such process` and this fixes the issue.
- Loading branch information
1 parent
6460fce
commit 4a3276d
Showing
2 changed files
with
17 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters