Statistics
| Branch: | Tag: | Revision:

root / snf-image-helper / decode-properties.py @ 7a72942e

History | View | Annotate | Download (1.8 kB)

# Date Author Comment
38552c68 11/10/2011 06:58 pm Nikos Skalkotos

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
473f4fa5 11/09/2011 03:50 pm Nikos Skalkotos

Add image-properties support in helper