Skip to content

Conversation

lrascao
Copy link
Contributor

@lrascao lrascao commented Feb 7, 2016

Depending on wether the dest_file parameter is a complete
filename with extension, skip or append the datetime suffix
at the end of it.

So for example, -dest_file component.config will result in a component.config file and -dest_file component will result in a component.2016.02.07.22.46.49.config file.
This is useful for generating dependency specific .config files that will the included from the main application sys.configfile, since the generated name with the timestamp is always different it makes it difficult for this use case.

Depending on wether the dest_file parameter is a complete
filename with extension, skip or append the datetime suffix
at the end of it.
@martincox martincox changed the base branch from develop to develop-3.0 January 25, 2022 15:36
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.

1 participant