Testsuite: handle non-exim-writable testcase spoolfiles
[exim.git] / test / scripts / 1100-Basic-TLS / 1100
index d993eb62a33168f18ba9351f0f74c46c97ec841f..fd83237b14480c4d4054f27c08c7f92fb83f1687 100644 (file)
@@ -1,2 +1,6 @@
 # Check for trailing backslash bug CVE-2019-15846
+mkdir -p DIR/tmp/input
+cp DIR/aux-fixed/TESTNUM/input/* DIR/tmp/input/
+sudo chmod 666 DIR/tmp/input/*
 exim -Mset 1i2t1o-0000cD-CV -be '$tls_in_peerdn'
+sudo rm -fr DIR/tmp