commit 5571f6ee575aa802f8a2a2cd841857b0ea046e07 from: Stefan Sperling via: Thomas Adam date: Sat Mar 30 17:21:23 2024 UTC fix typo in a comment commit - fcfdd0a183387d3aa708939ecbed113759de09dc commit + 5571f6ee575aa802f8a2a2cd841857b0ea046e07 blob - 3255fa55f2841d50b5170e35303b4e7622843e04 blob + f52fcec4add98bdb2e991b6ef2ce5efd55a54784 --- regress/gotd/http_notification.sh +++ regress/gotd/http_notification.sh @@ -102,7 +102,7 @@ test_bad_utf8() { test_done "$testroot" 1 fi - # invalid utf8 sequenc + # invalid utf8 sequence commit_msg="make$(printf '\xED\xA0\x80')changes" echo "changed" > $testroot/wt/alpha