ash: fix bit-rotten debug infrastructure
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 30 Oct 2016 17:30:29 +0000 (18:30 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 30 Oct 2016 17:30:29 +0000 (18:30 +0100)
commit474ed06c3939391cbfd7b70bf4960403ae166762
tree919267e0c24c7e1d08cbb9389694e571f330d6cf
parent493b9cae808093ff5d89b5fb794e3991859e7df6
ash: fix bit-rotten debug infrastructure

DEBUG = 2 output was a bit messed up

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash.c