Index: Jenkinsfile
===================================================================
--- Jenkinsfile	(revision 1e3465391afc0ea4bd43f5e06fc48a6628848674)
+++ Jenkinsfile	(revision 19ad15b3fd5c20e0e157ea6680fed155045dc97a)
@@ -23,5 +23,5 @@
 }
 
-def email(String status, Bool log) {
+def email(String status, boolean log) {
 	//Since tokenizer doesn't work, figure stuff out from the environnement variables and command line
 	//Configurations for email format
