Skip to content

Update init.bat to set the variable verFull equal to the actual output of the...

shidwalden requested to merge shidwalden/ocp-install-demo:patch-1 into master

Update init.bat to set the variable verFull equal to the actual output of the command, and not just the command itself. Slightly hacky, as the default delimiter is space, so setting it to something that isn't part of the output.

Merge request reports