| commit | eb6150051af86d141f82a298becf61eb3d76f0f2 | [log] [tgz] |
|---|---|---|
| author | Laurent Goubet <laurent.goubet@obeo.fr> | Mon Dec 03 11:26:14 2012 +0100 |
| committer | Laurent Goubet <laurent.goubet@obeo.fr> | Mon Dec 03 11:26:14 2012 +0100 |
| tree | 5a50c0ddc19249f6df3a8ab58bcc8fb10adb009d | |
| parent | 34003f15444a9437e979f6fa32a3525eb2b3a24b [diff] |
integration builds are in the "interim" update site.
diff --git a/downloads/custom-scripts.php b/downloads/custom-scripts.php index 5ff7478..a1fe990 100644 --- a/downloads/custom-scripts.php +++ b/downloads/custom-scripts.php
@@ -111,7 +111,7 @@ return "milestones"; } if ($type == "I") { - return "integration"; + return "interim"; } if ($type == "N") { return "nightly";