You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by GitBox <gi...@apache.org> on 2022/02/02 16:45:11 UTC

[GitHub] [buildstream] sam-thursfield-nutanix opened a new issue #1581: Interactive `bst init` creates incorrect elements directory

sam-thursfield-nutanix opened a new issue #1581:
URL: https://github.com/apache/buildstream/issues/1581


   Reproduced with Bst 1.6.3, in an empty temporary directory.
   
     1. Run `bst init`
     2. Specify dummy project name
     3. Press enter (default format-version)
     4. Enter non-default element path, e.g. `bst/elements`.
   
   The `project.conf` file contains the expected element-path, however locally the directory `elements` is created and not `bst/elements`.
   
   
   If path is specified on the commandline (e.g. `bst init --project-name test --element-path ./bst/elements`) then `bst/elements` *is* correctly created.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@buildstream.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org