mirror of
https://github.com/Mailu/Mailu.git
synced 2025-06-04 23:27:34 +02:00
doh
This commit is contained in:
parent
e3675a676c
commit
2c422bbfbe
@ -2,7 +2,7 @@ python3 tests/email_test.py message-virus "tests/compose/filters/eicar.com.txt"
|
|||||||
if [ $? -eq 99 ]; then
|
if [ $? -eq 99 ]; then
|
||||||
python3 tests/email_test.py message-PUA "tests/compose/filters/PotentiallyUnwanted.exe_"
|
python3 tests/email_test.py message-PUA "tests/compose/filters/PotentiallyUnwanted.exe_"
|
||||||
if [ $? -eq 99 ]; then
|
if [ $? -eq 99 ]; then
|
||||||
return 0
|
exit 0
|
||||||
else
|
else
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user