From 7faaa2d8bec60efeef1cde32c0edbe2d91e1604a Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Thu, 6 Sep 2012 07:11:15 +0000 Subject: missing param to sprintf --- test_index.php | 1 + 1 file changed, 1 insertion(+) (limited to 'test_index.php') diff --git a/test_index.php b/test_index.php index e931ecb..8f8d347 100644 --- a/test_index.php +++ b/test_index.php @@ -279,6 +279,7 @@ if ($total > 0) { ', $total_buildtime, $capacity_used, + $nodes_count, $buildtime_avg, $build_count ); -- cgit v1.2.1