Skip to content

Conversation

@ChrissW-R1
Copy link

With these changes, the script fetch_osc_and_apply.sh could also started with parameter --meta=attic like usage of apply_osc_to_db.sh

@ChrissW-R1 ChrissW-R1 changed the title Adding attic supprt to fetch_osc_and_apply.sh Adding attic support to fetch_osc_and_apply.sh Apr 11, 2017
META_OPTION="--meta"
};
elif [[ $2 == "--meta=attic" ]]; then
{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please also update the help usage text in line 22? Thanks in advance.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

init_database.sql
init_derived_data.sql

/.idea/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Somehow those unrelated changed made it into the pull request. Not a big issue, just wanted to make you aware of it.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know about it.
But I didn't want to create an extra branch for this.

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