facebookexperimental / hermit

Hermit launches linux x86_64 programs in a special, hermetically isolated sandbox to control their execution. Hermit translates normal, nondeterministic behavior, into deterministic, repeatable behavior. This can be used for various applications, including replay-debugging, reproducible artifacts, chaos mode concurrency testing and bug analysis.
Other
1.17k stars 31 forks source link

Fix typo in README.md #17

Closed kotborealis closed 1 year ago

VladimirMakaev commented 1 year ago

Thanks for the fix! Please sign the CLA if you haven't done so in order to have this to get through (as per https://github.com/facebookexperimental/hermit/blob/main/CONTRIBUTING.md)

kotborealis commented 1 year ago

Signed the CA just now 👍

VladimirMakaev commented 1 year ago

We currently have some desync issues with internal repo & github. I'll merge this once we get back up in sync. Thanks for your contribution!

caizixian commented 1 year ago

@kotborealis Could you also integrate this commit https://github.com/caizixian/hermit/commit/29a4abd9f5f87c821aabf813894dbe69c3e54ca3 The hyperlink is broken after removing the backtick

kotborealis commented 1 year ago

@caizixian cherry-picked & merged your commit, thanks!

facebook-github-bot commented 1 year ago

@VladimirMakaev has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.