зеркало из https://github.com/mozilla/gecko-dev.git
Make a static page for the voice stuff everytime the tree updates.
This commit is contained in:
Родитель
f21fe51ae8
Коммит
20e63b772d
|
@ -126,7 +126,8 @@ sub do_static {
|
|||
my @pages = ( ['index.html', 'do_tinderbox'],
|
||||
['flash.rdf', 'do_flash'],
|
||||
['panel.html', 'do_panel'],
|
||||
['stats.hdml', 'do_hdml'] );
|
||||
['stats.hdml', 'do_hdml'],
|
||||
['status.vxml', 'do_vxml'] );
|
||||
|
||||
$rel_path = '../';
|
||||
while (($key, $value) = each %images) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче