summaryrefslogtreecommitdiffstats
path: root/all.php
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-01-16 11:07:52 +0100
committerRemi Collet <fedora@famillecollet.com>2014-01-16 11:07:52 +0100
commit7e3cdc92b0a674ef1abf2ec89a9ab3f80ad27596 (patch)
treeee34085c7c4664b475ecb2851e01def806187122 /all.php
parent58d63c129b16c4f4f461755efde0ec7e86f8077d (diff)
manage "beta" repo + save a few space
Diffstat (limited to 'all.php')
-rw-r--r--all.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/all.php b/all.php
index 448751f..0e855d8 100644
--- a/all.php
+++ b/all.php
@@ -128,6 +128,7 @@ function report ($db)
: "");
if (strpos($repo['sub'], '-os')
+ || strpos($repo['sub'], '-beta')
|| strpos($repo['sub'], '-base')
|| strpos($repo['sub'], '-optional')
|| strpos($repo['sub'], '-stable')