Skip to content
Snippets Groups Projects

Added mpcdf_build_status

Merged Tobias Melson requested to merge mpcdf_build_status into master
2 unresolved threads
1 file
+ 1
2
Compare changes
  • Side-by-side
  • Inline
+ 1
2
#!/usr/bin/python2
from __future__ import print_function
#!/usr/bin/python3
import os
import osc
Loading