spawn/linode/lib
Sprite fe6674717b fix: repair broken Python assignments in Linode provider (CRITICAL)
Fixed 3 critical syntax errors preventing script execution:
- Line 45-46: Malformed saved_token assignment
- Line 65-66: Broken error_msg assignment in token validation
- Line 110-111: Broken error_msg in SSH key registration
- Line 164-165: Malformed root_pass assignment

These were introduced during Round 15 refactoring and prevented
Linode authentication and server creation from working.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-08 03:01:13 +00:00
..
common.sh fix: repair broken Python assignments in Linode provider (CRITICAL) 2026-02-08 03:01:13 +00:00