[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
Tue Jun 23 04:49:52 CEST 2026



Merge request https://gitlab.com/gnutls/gnutls/-/merge_requests/2112 was reviewed by Daiki Ueno

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

 >  fi
 > -if ! ${GREP} -q TLS_RSA_AES_128_GCM_SHA256 "${TMPOUTFILE}"; then
 > +if ! ${GREP} -Fq TLS_RSA_AES_128_GCM_SHA256 "${TMPOUTFILE}"; then

`AC_PROG_FGREP` in configure.ac and use `$FGREP` for [portability](https://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.73/html_node/Limitations-of-Usual-Tools.html#index-fgrep)?

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

 >  
 > -${CLI} --list -d 4 --priority @SYSTEM:%NONEXISTING_OPTION > "${TMPOUTFILE}" 2>&1
 > +${CLI} --list --priority @SYSTEM:%NONEXISTING_OPTION > "${TMPOUTFILE}" 2>&1

Why is `2>&1` kept here?


-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/2112
You're receiving this email because of your account on gitlab.com. Unsubscribe from this thread: https://gitlab.com/-/namespace/17175643/sent_notifications/5-4haqupq3ucc4fm4lbzcy8rnom-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/20260623/184fe051/attachment-0001.html>


More information about the Gnutls-devel mailing list