From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2012-September/018455.html | 85 +++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-September/018455.html (limited to 'zarb-ml/mageia-dev/2012-September/018455.html') diff --git a/zarb-ml/mageia-dev/2012-September/018455.html b/zarb-ml/mageia-dev/2012-September/018455.html new file mode 100644 index 000000000..02397c40e --- /dev/null +++ b/zarb-ml/mageia-dev/2012-September/018455.html @@ -0,0 +1,85 @@ + + + + [Mageia-dev] [soft-commits] [5663] debugging... + + + + + + + + + +

[Mageia-dev] [soft-commits] [5663] debugging...

+ Thierry Vignaud + thierry.vignaud at gmail.com +
+ Tue Sep 4 20:54:47 CEST 2012 +

+
+ +
On 4 September 2012 19:29,  <root at mageia.org> wrote:
+> debugging...
+
+Err... You can debug w/o commiting that...
+
+> --- build_system/web/test_index.php	2012-09-04 17:20:56 UTC (rev 5662)
+> +++ build_system/web/test_index.php	2012-09-04 17:29:19 UTC (rev 5663)
+> @@ -46,12 +46,14 @@
+>  $date_gen = date('c');
+>
+>  $matches = get_submitted_packages($upload_dir);
+> +echo 'debug:count:matches', count($matches), '<br>';
+>
+>  list($pkgs, $hosts, $build_dates, $buildtime_total) =
+> get_refined_packages_list(
+>      $matches,
+>      isset($_GET['package']) ? $_GET['package'] : null,
+>      isset($_GET['user']) ? $_GET['user'] : null
+>  );
+> +echo 'debug:count:pkgs', count($pkgs), '<br>';
+>
+>  list($stats, $users, $total, $pkgs) = build_stats($pkgs);
+>
+>
+
+ + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1