[Swan-commit] Changes to ref refs/heads/main

Tuomo Soini tis at vault.libreswan.fi
Thu Jul 22 09:19:30 UTC 2021


New commits:
commit 0475f72e2cb61ee72aaf4bafd7411d16b402a464
Author: Daiki Ueno <dueno at redhat.com>
Date:   Wed Jul 21 10:10:43 2021 +0200

    ipsec barf: fix shell test expression
    
    Spotted by shellcheck:
    
      /usr/libexec/ipsec/barf:55:5: error[SC1073]: Couldn't parse this test expression. Fix to allow more checks.
      #   53|       for f
      #   54|       do
      #   55|-> 	if [ -s ${LOGS}/${f} -a \
      #   56|   	    -f ${LOGS}/${f} -a \
      #   57|   	    grep -E -q "${s}" ${LOGS}/${f} 2>/dev/null ]
    
    Signed-off-by: Daiki Ueno <dueno at redhat.com>
    Signed-off-by: Tuomo Soini <tis at foobar.fi>



More information about the Swan-commit mailing list