1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-08-10 22:31:47 +02:00

try renaming the file

This commit is contained in:
Florent Daigniere
2022-12-19 12:27:24 +01:00
parent 26858b110a
commit 49d458a0f3
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
python3 tests/email_test.py message-virus "tests/compose/filters/eicar.com"
python3 tests/email_test.py message-virus "tests/compose/filters/eicar.com.txt"
if [ $? -eq 99 ]; then
exit 0
else
exit 1
fi
fi