Skip to content

Commit

Permalink
Missing '}'
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Zeithaml <[email protected]>
  • Loading branch information
Martin-Zeithaml committed Aug 21, 2024
1 parent 5f89ace commit e8e617a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/commands/internal/start/prepare/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ function globalValidate(enabledComponents:string[]): void {
privateErrors++;
common.printFormattedError('ZWELS', "zwe-internal-start-prepare,globalValidate", "Zosmf validation failed");
}
}
}

std.setenv('ZWE_PRIVATE_ERRORS_FOUND',''+privateErrors);
Expand Down

0 comments on commit e8e617a

Please sign in to comment.