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

Create a directory when it does not exist. #1047

Closed
hanjoosten opened this issue Jan 17, 2020 · 0 comments
Closed

Create a directory when it does not exist. #1047

hanjoosten opened this issue Jan 17, 2020 · 0 comments
Assignees
Labels
bug Indicates an unexpected problem or unintended behavior priority:low

Comments

@hanjoosten
Copy link
Member

when running the command ampersand population --outputDir ./someNonExistantDirectory MyModel.adl, the non-existant directory is not created automatically.
I would expect that non-existant directories are created when they are needed.

@hanjoosten hanjoosten added priority:low bug Indicates an unexpected problem or unintended behavior labels Jan 17, 2020
@hanjoosten hanjoosten self-assigned this Jan 17, 2020
stefjoosten added a commit that referenced this issue Feb 7, 2020
…e_Extension

* commit 'cd6ba2608b2ca97e9a9387fd087b3e8d208a8060': (105 commits)
  Better error message while disambiguating
  Releasenote
  add comment
  fix bug with show
  minor
  Fixes #899
  fixes #1014
  This should make aliases work
  Add simple alias test case
  fix bug in Ord of AClassify
  remove double testcase
  Fixes some problems with travis testcases
  fix silly error
  A_Concept now knows aliases
  Remove redundent type
  RVar now uses A_Concept
  Remove dead code
  Fixes issue #1049
  Fixes #1047
  instruction to build added in Dockerfile
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or unintended behavior priority:low
Projects
None yet
Development

No branches or pull requests

1 participant