Skip to content
New issue

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

Fixes for SCM Setup on macOS #253

Merged
merged 3 commits into from
Oct 4, 2021

Conversation

mathomp4
Copy link
Member

This PR has some minor fixes for the SCM on macOS.

  1. cp -u is not available on BSD cp on mac. But I don't actually think we need the -u option so it's no big loss.
  2. Update to have examples for the SCMDIR, CHMDIR, and BCSDIR. I won't hardcode it to be for Matt's laptop, but I will hardcode the examples to be for Matt's laptop. 😃

@mathomp4 mathomp4 added the 0 diff The changes in this pull request have verified to be zero-diff with the target branch. label Sep 17, 2021
@mathomp4 mathomp4 requested a review from a team as a code owner September 17, 2021 18:50
@mathomp4 mathomp4 self-assigned this Sep 17, 2021
@sdrabenh sdrabenh merged commit e9b666a into develop Oct 4, 2021
@sdrabenh sdrabenh deleted the feature/mathomp4/fixes-for-scm-on-mac branch October 4, 2021 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 diff The changes in this pull request have verified to be zero-diff with the target branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants