We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
on MacOS X startup.sh fails with the following STDERR output sed: 1: "/Users/kirill/Prog/Lido ...": invalid command code k
sed: 1: "/Users/kirill/Prog/Lido ...": invalid command code k
Reason: incompatibility with default MacOSX sed.
This happens on the late deploy stages and lead to huge loss of time.
The text was updated successfully, but these errors were encountered:
Add sed checks to startup.sh script #166
bbf4322
37dd56a
7441ffd
Merge pull request #166 from lidofinance/feat/integration-deployment
bdc1379
feat: allow scratch deploy usage in local integration tests
ongrid
Successfully merging a pull request may close this issue.
on MacOS X startup.sh fails with the following STDERR output
sed: 1: "/Users/kirill/Prog/Lido ...": invalid command code k
Reason: incompatibility with default MacOSX sed.
This happens on the late deploy stages and lead to huge loss of time.
The text was updated successfully, but these errors were encountered: