Fix #396993 by tracking the new minified name of the ServerTransferFailed status code

This commit is contained in:
Ross MacLeod
2025-04-07 23:27:48 -04:00
parent c20a149252
commit 5774173443
@@ -61,7 +61,7 @@ let
if ! nodeVersion=$($serverNode -v); then
echo "Unable to fix Node binary, quitting"
fail_with_exitcode ''${o.InstallExitCode.ServerTransferFailed}
fail_with_exitcode ''${f.UnifiedStatusCode.ServerTransferFailed}
fi
${lib.optionalString useLocalExtensions ''