Skip to content

Console Output

+ ssh carson '/home/pub/clubb_gfortran_plots/create_plot_list.py clubb_gfortran'
Traceback (most recent call last):
  File "/home/pub/clubb_gfortran_plots/create_plot_list.py", line 140, in <module>
    create_html_grouped_by_branch(plot_directory, plot_prefix)
  File "/home/pub/clubb_gfortran_plots/create_plot_list.py", line 132, in create_html_grouped_by_branch
    os.chmod("index.html", 0o777)
FileNotFoundError: [Errno 2] No such file or directory: 'index.html'