Change %.20f to %e.
authorYi Sun <yi.sun@intel.com>
Wed, 19 Feb 2014 06:04:52 +0000 (14:04 +0800)
committerZhigang Gong <zhigang.gong@intel.com>
Fri, 21 Feb 2014 03:01:54 +0000 (11:01 +0800)
commite60014a8ce7c57c8b47d5f9920f7e66fee076c1a
treecc62777c8abcb11252244e7fa3085b5517f9ce20
parent991e475042d5878e39125e9b8e50e89c952147d4
Change %.20f to %e.

This can make the error information more readable.

Signed-off-by: Yi Sun <yi.sun@intel.com>
utests/utest_generator.py