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>
Sat, 10 Jan 2015 00:42:56 +0000 (16:42 -0800)
commit67c5a8af9ed128d8bb56d4723303aef6f0a4500f
tree2c0bec8453a658be482651f4bd540f95b1c937ed
parent96e4409e8c38b1d79285eca9886d44ff850b5748
Fix message when a command times out.

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

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