Testsuite: handle non-exim-writable testcase spoolfiles
[exim.git] / test / scripts / 0000-Basic / 0910
index 5487842c9c16bdf9984ce8b3e5c24d981645a99a..cfca092d80ce46e61a0e6075ef0b6b272e8f7179 100644 (file)
@@ -1,2 +1,6 @@
 # Properly handle lines after very long ones from -H file
+mkdir -p DIR/tmp/input
+cp DIR/aux-fixed/TESTNUM/input/* DIR/tmp/input/
+sudo chmod 666 DIR/tmp/input/*
 exim -Mset 1i3FVM-0008QX-DU -be '$body_linecount'
+sudo rm -fr DIR/tmp