Skip to content

update instruction to install atomic#2

Open
hiteshsharma-gh wants to merge 1 commit intoShriKaranHanda:mainfrom
hiteshsharma-gh:main
Open

update instruction to install atomic#2
hiteshsharma-gh wants to merge 1 commit intoShriKaranHanda:mainfrom
hiteshsharma-gh:main

Conversation

@hiteshsharma-gh
Copy link

Summary

Atomicity Impact

  • [ x] No atomicity behavior changes
  • Atomicity behavior changed (describe below)

Rollback / Recovery Impact

Tests Run

  • make test-unit
  • make test
  • make test-vm (if Linux transaction behavior changed)

Notes

fixes #1
commands running with sudo does not have access to all path variables, sudo have restricted envirnment so we have to pass path explicitly like:
sudo PATH="$PATH" ./scripts/install.sh
it solved the problem for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

go not found even though go is install and working

1 participant