diff options
Diffstat (limited to 'util/libreboot-utils/lib/command.c')
| -rw-r--r-- | util/libreboot-utils/lib/command.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/libreboot-utils/lib/command.c b/util/libreboot-utils/lib/command.c index 3a863d23..94840191 100644 --- a/util/libreboot-utils/lib/command.c +++ b/util/libreboot-utils/lib/command.c @@ -127,6 +127,7 @@ set_cmd(int argc, char *argv[]) "Too few args on command '%s'", cmd); } + x->no_cmd = 1; } |
