pull/5/head
Tomas M 2012-09-21 08:12:13 -05:00
parent 5d7f7aa7e4
commit 7628abef68
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
debug_start() debug_start()
{ {
if grep /proc/cmdline debug; then if grep -1 debug /proc/cmdline; then
DEBUG_IS_ENABLED=1 DEBUG_IS_ENABLED=1
else else
DEBUG_IS_ENABLED= DEBUG_IS_ENABLED=