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

Copy gmt.conf if movie or batch detects one in current directory #4781

Merged
merged 2 commits into from Feb 10, 2021

Commits on Feb 9, 2021

  1. Let batch and movie honor any gmt,conf file

    If there is a gmt.conf file at the top directory where movie or batch is launched then we will copy that file into the temporary directories used to running all scripts, including the preflight and postflight scripts.
    PaulWessel committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    d7f17af View commit details
    Browse the repository at this point in the history
  2. Clarify docs

    PaulWessel committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    9680b61 View commit details
    Browse the repository at this point in the history