X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=web%2Fstaticall.php;h=e976406b3330a9082d20c5c5c69e38eca90869a9;hp=60f7fa77b419e66fb8c70da4b7ab7818e2336a64;hb=a7b28fafda0e5c119a2507ef2fd0d5b620cdb892;hpb=2257c0acfd9c8f91d41e858272d289168b8eb965 diff --git a/web/staticall.php b/web/staticall.php index 60f7fa77..e976406b 100644 --- a/web/staticall.php +++ b/web/staticall.php @@ -16,7 +16,7 @@ download.

-Or you can just download the tarball of everything (K). +Or you can just download the tarball of everything including CCAN tools (K).

@@ -25,13 +25,7 @@ Or you can just download the tarball of everything (Download read())) { - if ($entry[0] != '.') { - array_push($modules, $entry); - } -} +$modules = array_slice($argv, 4); sort($modules); foreach ($modules as $module) { @@ -49,7 +43,6 @@ foreach ($modules as $module) { close(); ?>