default distro is lxc
[infrastructure.git] / scripts / daily-test-summary.sh
index eee3ed6..45e7549 100755 (executable)
@@ -12,7 +12,7 @@ if [ -z "$1" ]; then pattern=$(today); else pattern="$1"; shift; fi
 subject="Tests summary for $pattern"
 to="build@onelab.eu"
 buildhost="build.onelab.eu"
-distro=onelab
+distro=lxc
 
 function builds () { manage -tv | grep $(today) | cut -d ' ' -f 3 ; }
 function add_links () {