Skip to content
  • Nikos Skalkotos's avatar
    Fix various bugs in snf-image-helper · 38552c68
    Nikos Skalkotos authored
    * In decode-properties.py, use subprocess.Popen method instead of
      subprocess.check_output, which is introduced in python 2.7
    
    * Fix a bug in snf-image-helper where decode-properties.py was not
      properly called
    
    * Fix a bug in FixPartitionTable task
    38552c68