This commit is contained in:
Páll Guðjón Sigurðsson 2010-09-02 23:44:48 +00:00
parent fd83e788bc
commit 2083b966b9
1 changed files with 7 additions and 8 deletions

View File

@ -117,7 +117,6 @@ def add_summary(text):
def set_path(path):
current_path = getenv('PATH')
if path == '':
if current_path.find('C:\\') > -1: # We are on this platform
path = ";C:\Program Files\Hewlett-Packard\Sanworks\Element Manager for StorageWorks HSV"
path = path + ";C:\Program Files (x86)\Compaq\Hpacucli\Bin\hpacucli.exe"