Random Project

python version needs small change

My HP Servers with the P408i-a Smart array needed a little fix in the regex in line 60 of the python version 1.7:

should be:

smart = re.compile(‘^(HPE )?Smart Array .*$’)