Fix various bugs in snf-image-helper
* 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
Please register or sign in to comment