[gnutls-devel] GnuTLS | Draft: CI: move to Fedora 42 (!2039)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Mon Nov 17 22:21:15 CET 2025




Daiki Ueno started a new discussion on devel/check_if_signed: https://gitlab.com/gnutls/gnutls/-/merge_requests/2039#note_2894366909

 >  git remote add gitlab-gnutls-upstream-git-tree https://gitlab.com/gnutls/gnutls.git
 >  git fetch -q gitlab-gnutls-upstream-git-tree master
 >  
 > -if [ -z "$CI_MERGE_REQUEST_TARGET_BRANCH_NAME"]; then
 > +if [[ -z "$CI_MERGE_REQUEST_TARGET_BRANCH_NAME" ]]; then

Could you explain why this change is needed? While this script has a bash shebang, I'd try to avoid any unnecessary bashism.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/2039#note_2894366909
You're receiving this email because of your account on gitlab.com.


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


More information about the Gnutls-devel mailing list