Merge branch '090-presentation-export' into mconf-live0.6.2

This commit is contained in:
Felipe Cecagno 2015-02-02 20:36:15 -02:00
commit c6c3122afa

View File

@ -84,6 +84,7 @@ if ($playback == "presentation_export")
zipfile.add(file.sub(zipped_directory+'/', ''), file)
end
end
FileUtils.chmod 0644, zipped_file
BigBlueButton.logger.info("Creating metadata.xml")
presentation_metadata = "#{process_dir}/resources/metadata.xml"