console: display paused commands properly
commit7fe23510d3326d273cabac84c52809dacca73eca
authorEric Wong <e@80x24.org>
Fri, 1 Jan 2016 07:30:26 +0000 (1 07:30 +0000)
committerEric Wong <e@80x24.org>
Fri, 1 Jan 2016 07:30:26 +0000 (1 07:30 +0000)
treebb9a1e75f106992c1f122b2a623534efaeb6e766
parent901618824a794f4ad1551989c9494f77ac83459f
console: display paused commands properly

Running commands can be "paused" (actually, they're stopped),
so we must display them correctly when attempting to encode
them in the correct format instead of barfing when we attempt
to call the 'encode' method on a Hash object.
bin/dtas-console