try renaming the file
parent
26858b110a
commit
49d458a0f3
@ -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
|
if [ $? -eq 99 ]; then
|
||||||
exit 0
|
exit 0
|
||||||
else
|
else
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue