Skip to content

Make sure we only try to download input files#3552

Merged
PaulWessel merged 1 commit intomasterfrom
remote-input-only
Jun 28, 2020
Merged

Make sure we only try to download input files#3552
PaulWessel merged 1 commit intomasterfrom
remote-input-only

Conversation

@PaulWessel
Copy link
Member

In gmtapi_next_io_source we call gmt_download_file_if_not_found wihtout checking if it is an input file first. Not sure if this is causing any problems but now isolated inside an if-test. Addresses the issue in #3532.

In gmtapi_next_io_source we call gmt_download_file_if_not_found wihtout checking if it is an input file first.  Not sure if this is causing any problems but now isolated inside an if-test.
@PaulWessel PaulWessel requested a review from seisman June 28, 2020 07:38
@PaulWessel PaulWessel merged commit 713dd02 into master Jun 28, 2020
@PaulWessel PaulWessel deleted the remote-input-only branch June 28, 2020 17:16
@PaulWessel
Copy link
Member Author

Did this prevent the problem you had with output.txt?

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.

2 participants