[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
Mon Jun 29 18:52:45 CEST 2026




Alexander Sosedkin commented on a discussion on tests/system-override-special-allowlist.sh: https://gitlab.com/gnutls/gnutls/-/merge_requests/2112#note_3504758745

 >  	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

used FGREP and tried to avoid -q as well, please re-review

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/2112#note_3504758745
You're receiving this email because of your account on gitlab.com. Unsubscribe from this thread: https://gitlab.com/-/namespace/17175643/sent_notifications/5-baxfb0n85wdjv1gmynzymeda6-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/20260629/0ecdc367/attachment.html>


More information about the Gnutls-devel mailing list