Partially revert 4ba011266843857bbd3201e5b925a47e88e1808f
Add back leading operator enforcement.
This commit is contained in:
@ -2084,8 +2084,8 @@ static bool user_is_authorized(DCB* dcb)
|
||||
|
||||
static SPINLOCK debugcmd_lock = SPINLOCK_INIT;
|
||||
|
||||
static const char item_separator[]
|
||||
= "----------------------------------------------------------------------------\n";
|
||||
static const char item_separator[] =
|
||||
"----------------------------------------------------------------------------\n";
|
||||
|
||||
/**
|
||||
* We have a complete line from the user, lookup the commands and execute them
|
||||
|
Reference in New Issue
Block a user