New commits:
commit 8795a95106337a2c86715c443dda55ad30f4f9a2
Author: Andrew Cagney <[email protected]>
Date:   Fri Apr 25 10:19:34 2025 -0400

    testing: wrap embedded `ipsec start|stop` commands in begin#/end# markers
    
    so that the sanitizers are fooled into matching them.  For instance:
      begin #
        ipsec start
      <run command>
      end #
    matches the SED:
      /^ ipsec start/,/^[a-z][a-z]* #$/ {
        ...
      }

_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to