slighlty better, still not optimal

This commit is contained in:
Bernardo Damele
2013-02-06 17:45:52 +00:00
parent 477c66ac4b
commit 2fa2f30d21
2 changed files with 6 additions and 5 deletions

View File

@@ -413,9 +413,6 @@ def getValue(expression, blind=True, union=True, error=True, time=True, fromUser
warnMsg += "a switch '--no-cast' and/or switch '--hex'"
singleTimeWarnMessage(warnMsg)
if kb.partRun:
kb.partRun = None
return extractExpectedValue(value, expected)
def goStacked(expression, silent=False):