Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

abort symphony_nightly if data files do not exist. #1960

Closed
wants to merge 1 commit into from
Closed

abort symphony_nightly if data files do not exist. #1960

wants to merge 1 commit into from

Conversation

pgwillia
Copy link
Member

Also considered warn "#{HUMAN_READABLE_STRINGS_FROM_EZPROXY_FILE} is getting stale" unless File.mtime(HUMAN_READABLE_STRINGS_FROM_EZPROXY_FILE) > 24.hours.ago to check if the file is recent. I'm not sure if this is helpful at this point so I'll wait for feedback.

#1843

What's New

Instead of exiting with No such file or directory @ rb_sysopen - data/data4discovery.txt (Errno::ENOENT) will abort with exit code 1 and the stderr message " is missing."

Also considered `warn  "#{HUMAN_READABLE_STRINGS_FROM_EZPROXY_FILE} is getting stale" unless  File.mtime(HUMAN_READABLE_STRINGS_FROM_EZPROXY_FILE) > 24.hours.ago` to check if the file
is recent.  I'm not sure if this is helpful at this point so I'll wait for feedback.
@pgwillia
Copy link
Member Author

For travis needs a local branch. Closing and will open a new PR.

@pgwillia pgwillia closed this Apr 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant