removed typo

This commit is contained in:
bandrel
2018-10-29 19:55:36 -04:00
parent 639103b3f8
commit da37cb75ff

View File

@@ -904,7 +904,7 @@ def quick_crack():
else:
try:
selected_hcatRules.append('-r {hcatPath}/rules/{selected_rule}'.format(selected_rule=hcatRules[int(choice) - 1],hcatPath=hcatPath))
except IndexError:NameError
except IndexError:
continue
#Run Quick Crack with each selected rule