Skip to content

Misc fixes#551

Merged
mrmonday merged 1 commit intolibpnet:masterfrom
mrmonday:expect-build
Apr 11, 2022
Merged

Misc fixes#551
mrmonday merged 1 commit intolibpnet:masterfrom
mrmonday:expect-build

Conversation

@mrmonday
Copy link
Copy Markdown
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
Copy Markdown
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