Testsuite: handle non-exim-writable testcase spoolfiles
[users/jgh/exim.git] / test / scripts / 1100-Basic-TLS / 1100
1 # Check for trailing backslash bug CVE-2019-15846
2 mkdir -p DIR/tmp/input
3 cp DIR/aux-fixed/TESTNUM/input/* DIR/tmp/input/
4 sudo chmod 666 DIR/tmp/input/*
5 exim -Mset 1i2t1o-0000cD-CV -be '$tls_in_peerdn'
6 sudo rm -fr DIR/tmp