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

This commit is contained in:
Théo Zimmermann
2025-04-16 17:45:51 +02:00
committed by GitHub
@@ -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 ''