]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Change dead code in "test" cmd to debug output
authorJoe Hershberger <joe.hershberger@ni.com>
Fri, 17 Aug 2012 10:56:12 +0000 (10:56 +0000)
committerTom Rini <trini@ti.com>
Wed, 3 Oct 2012 23:01:22 +0000 (16:01 -0700)
commitb0fe6abd716c2f6c13860ce131f229c44d0295e5
tree020ada38e5a5d25b6affdd8211299f7738dbfa76
parent93d7212fa6a7fa5ef01927c13ab360d1a4d6e95b
Change dead code in "test" cmd to debug output

Improve debug output for test by indicating the number of parameters
and quoting the parameters to make it clear exactly what each contains

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
common/cmd_test.c