OSDN Git Service

Fix message when a command times out.
authorChristopher Ferris <cferris@google.com>
Fri, 9 Jan 2015 23:56:21 +0000 (15:56 -0800)
committerChristopher Ferris <cferris@google.com>
Thu, 15 Jan 2015 00:10:11 +0000 (16:10 -0800)
commitd195f87b2dd4aa731a21ef3acd321e2441c5bffb
treec222e9dc269dc114393396f587d6c3c2565c2395
parent806f23de71be2494cfabbe08d11c09606966a5d5
Fix message when a command times out.

The previous version printed out the nanoseconds elapsed, not seconds.

Bug: 18766581

(cherry picked from commit 67c5a8af9ed128d8bb56d4723303aef6f0a4500f)

Change-Id: Icbaaee83a92767694fd98e3c790f36f4d24681b0
cmds/dumpstate/utils.c