diff --git a/python_modules/conf.py b/python_modules/conf.py index 2cfa4b07..70b3fd98 100644 --- a/python_modules/conf.py +++ b/python_modules/conf.py @@ -172,21 +172,21 @@ shared_setup_cmds = ('lbinit', 'copy_files_specified.set_symlinks', ) -shared_run_build('run_build', - 'finish_cleanup.make_check_sum', - 'finish_cleanup.copy_iso_file_nightly_deb64', - 'finish_cleanup.copy_iso_file_prod_deb64', - 'finish_cleanup.kill_old_iso' - ) +shared_run_build = ('run_build', + 'finish_cleanup.make_check_sum', + 'finish_cleanup.copy_iso_file_nightly_deb64', + 'finish_cleanup.copy_iso_file_prod_deb64', + 'finish_cleanup.kill_old_iso' + ) -deb_64_cmds= ('inflate_bubble.set_system_packages_64', - 'inflate_bubble.set_binary_packages_64', - 'copy_deb64_specific', - ) +deb_64_cmds = ('inflate_bubble.set_system_packages_64', + 'inflate_bubble.set_binary_packages_64', + 'copy_deb64_specific', + ) ### Inflate bubble section -env_list =('xfce4') +env_list = ('xfce4') desktop_list = ('mousepad\n'