blob: 5163a6a6388b1c2f6dc6aa64098bd0e88bc6f660 [file] [log] [blame]
#!/bin/bash
cd ~/to-upload/galileo/
create_index_html.rb > index.html
cd ~/to-upload/galileo/dev-build
create_index_html.rb > index.html
cd ~/to-upload/galileo/dev-build/coverage/
create_index_html.rb > index.html
cd ~/to-upload/galileo/dev-build/junit/
create_index_html.rb > index.html
cd ~/to-upload/ganymede/
create_index_html.rb > index.html
cd ~/to-upload/ganymede/dev-build/
create_index_html.rb > index.html
cd ~/to-upload/ganymede/dev-build/coverage/
create_index_html.rb > index.html
cd ~/to-upload/ganymede/dev-build/junit/
create_index_html.rb > index.html
cd ~/to-upload/helios/
create_index_html.rb > index.html
cd ~/to-upload/helios/dev-build/
create_index_html.rb > index.html
cd ~/to-upload/helios/dev-build/coverage/
create_index_html.rb > index.html
cd ~/to-upload/helios/dev-build/junit/
create_index_html.rb > index.html