Skip to content
This repository was archived by the owner on Mar 6, 2022. It is now read-only.

Fix for Windows deployment #187

Merged
merged 1 commit into from
Mar 11, 2021
Merged

Fix for Windows deployment #187

merged 1 commit into from
Mar 11, 2021

Conversation

scott-8
Copy link
Contributor

@scott-8 scott-8 commented Mar 11, 2021

A small change that removes the carriage returns from the build script. There are still carriage returns in main.tf and lambda_spot_function.py but it seems like those are handled fine.

I'm running a test build right now but everything looks good so far. Hopefully fixes #185.

Fixes failure caused by carriage returns when deployed from Windows
@dan-v
Copy link
Owner

dan-v commented Mar 11, 2021

Awesome, thanks again for another PR @scott-8. Let me know if you get a successful build.

@scott-8
Copy link
Contributor Author

scott-8 commented Mar 11, 2021

Was able to build successfully!

RattlesnakeOS Build SUCCESS
   Stack Name: 
   Device: sargo
   Stack Version: 11.0.8
   Stack Region: us-east-1
   Instance Type: c5.4xlarge
   Instance Region: us-east-2
   Instance IP: 
   Elapsed Time: 2hrs 31min 12sec
   Release: 20200301
   Tag: android-11.0.0_r32
   Build ID: RQ2A.210305.006

@dan-v
Copy link
Owner

dan-v commented Mar 11, 2021

Excellent! Thanks a ton for tracking down these two Windows issues.

@dan-v dan-v merged commit 1b629dc into dan-v:11.0 Mar 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error deploying on Windows
2 participants