Skip to content

C++ flavored datacheck.sh & localupdate.sh for BSD - #385

Merged
jteresco merged 3 commits into
TravelMapping:masterfrom
yakra:shellscripts
Dec 17, 2020
Merged

C++ flavored datacheck.sh & localupdate.sh for BSD#385
jteresco merged 3 commits into
TravelMapping:masterfrom
yakra:shellscripts

Conversation

@yakra

Copy link
Copy Markdown
Contributor

Closes#381.

Closes#380?

  • Any discussion of how many threads to allow datacheck.sh can wait till we have a multi-threaded build on noreaster. Just using the single-threaded build for now.
  • The new scripts are executable. @jteresco, I noticed the rest of the shell scripts are not. Feel free to chmod.
  • Also search for TM repos in $HOME/TravelMapping/ and $HOME/tm/
  • should git pull be part of datacheck.sh itself?

@jteresco

Copy link
Copy Markdown
Contributor

I generally don't make the scripts executable since . is not in my search path anyway and it's just as easy to type sh localupdate.sh as ./localupdate.sh but I have no objection either way.

@jteresco
jteresco merged commit 75d717a into TravelMapping:masterDec 17, 2020
@yakra
yakra deleted the shellscripts branch December 18, 2020 03:38
@yakra

yakra commented Mar 2, 2021

Copy link
Copy Markdown
ContributorAuthor

@jteresco, thoughts on including gmake in localupdate.sh & datacheck.sh?

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

C++ flavored localupdate.sh for BSD C++ flavored datacheck.sh

2 participants

@yakra@jteresco