commit cdaefb15ec98f4140621e87d6e7a2526ce29c495 from: Stefan Sperling date: Thu Mar 28 11:03:48 2024 UTC fix typo in a comment commit - ea5e974da9b1047689411a00ecc0a9c1fb101d73 commit + cdaefb15ec98f4140621e87d6e7a2526ce29c495 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