We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2ebdd0 commit adc9514Copy full SHA for adc9514
Setup-Your-Mac-via-Dialog.bash
@@ -2917,7 +2917,7 @@ elif [[ "${welcomeDialog}" == "userInput" ]]; then
2917
2918
# Evaluate User Input
2919
outputLineNumberInVerboseDebugMode
2920
- logComment "welcomeResultsExitCode: ${welcomeResultsExitCode}"
+ updateScriptLog "welcomeResultsExitCode: ${welcomeResultsExitCode}"
2921
2922
case "${welcomeResultsExitCode}" in
2923
0 commit comments