[gnutls-devel] GnuTLS | tests/system-override-special-allowlist.sh: stop comparing debug output (!2112)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Wed Jun 24 13:30:32 CEST 2026




Daiki Ueno commented on a discussion on tests/system-override-special-allowlist.sh: https://gitlab.com/gnutls/gnutls/-/merge_requests/2112#note_3488543300

 >  	echo 'no TLS_AES_128_GCM_SHA256 with just @SYSTEM'
 >  	exit 1
 >  fi
 > -if ! ${GREP} -q TLS_RSA_AES_128_GCM_SHA256 "${TMPOUTFILE}"; then
 > +if ! ${GREP} -Fq TLS_RSA_AES_128_GCM_SHA256 "${TMPOUTFILE}"; then

`-q` is already non-portable, so I don't insist doing that, but if it's easy to do.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/2112#note_3488543300
You're receiving this email because of your account on gitlab.com. Unsubscribe from this thread: https://gitlab.com/-/namespace/17175643/sent_notifications/5-cjio9eev5i37cgb10wk461sti-a84t7/unsubscribe | Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20260624/c8d380f1/attachment.html>


More information about the Gnutls-devel mailing list