Skip to content

Conversation

mrmonday
Copy link
Contributor

  • Ensure build.sh error on unsupported platforms
  • Replace .unwrap() with .expect() in test suite

 * Ensure build.sh error on unsupported platforms
 * Replace `.unwrap()` with `.expect()` in test suite
@mrmonday mrmonday merged commit a91a205 into libpnet:master Apr 11, 2022
@mrmonday mrmonday deleted the expect-build branch April 11, 2022 15:39
@teutat3s
Copy link
Contributor

make test
...
+ echo 'Unsupported testing platform'
Unsupported testing platform

echo $?
0

-> exit 1 missing in run_test()

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

Successfully merging this pull request may close these issues.

2 participants