diff --git a/lib/rbpkg.rb b/lib/rbpkg.rb
index 5b07ad7..c05b7a6 100644
--- a/lib/rbpkg.rb
+++ b/lib/rbpkg.rb
@@ -58,7 +58,7 @@ module Rbpkg
status = ci_mux_status_hosts
final_status = ci_mux_status(status)
log = ci_mux_log_hosts(status, final_status)
- ci_mux_log(log)
+ ci_mux_log(log, final_status)
end
def self.ci_mux_log(log, final_status)