Currently, when we run bin/rake setup_workspacestep, it's not clear (i.e. does not indicate) whether the setup process is completed properly or not. This change adds an appropriate message with a check whether the setup process was successful or not.
Reviewing this pull request? Check out our Code Review Practices guide if you haven't already!
Description
Currently, when we run
bin/rake setup_workspace
step, it's not clear (i.e. does not indicate) whether the setup process is completed properly or not. This change adds an appropriate message with a check whether the setup process was successful or not.Reviewing this pull request? Check out our Code Review Practices guide if you haven't already!