diff --git a/src/core/core-command.c b/src/core/core-command.c index de25425ef..8b7fb2553 100644 --- a/src/core/core-command.c +++ b/src/core/core-command.c @@ -5086,6 +5086,8 @@ COMMAND_CALLBACK(pipe) ptr_hsignal = argv[i]; index_command = i + 1; } + else + break; } if (index_command < argc)