tps/test: misspelling one word in the trace of ERROR in data lines.

parent 65cce846
......@@ -171,7 +171,7 @@ def main (default_directory='.'):
if (error) :
print "RESULT: [FAILED]"
raise TpsError ("Error in DDR address lines. Please check log file for more information")
raise TpsError ("Error in DDR data lines. Please check log file for more information")
else :
print "RESULT: [OK]"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment