mirror of
				https://github.com/optim-enterprises-bv/Mailu.git
				synced 2025-10-31 18:18:05 +00:00 
			
		
		
		
	Now it should fail earlier
This commit is contained in:
		| @@ -1,9 +1,9 @@ | |||||||
| python3 tests/email_test.py message-virus "tests/compose/filters/eicar.com.txt" | python3 tests/email_test.py message-virus "tests/compose/filters/eicar.com.txt" | ||||||
| if [ $? -ne 99 ]; then | if [ $? -ne 25 ]; then | ||||||
|   exit 1 |   exit 1 | ||||||
| fi | fi | ||||||
| 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 [ $? -ne 99 ]; then | if [ $? -ne 25 ]; then | ||||||
|   exit 1 |   exit 1 | ||||||
| fi | fi | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Florent Daigniere
					Florent Daigniere