Skip to content

pwd reports different path in 0.0.63 compared to 0.0.55 with config in different dir #437

Description

@kindermax
  1. Open any dir
  2. Create a file in nested/lets.yaml
  3. Add ```yaml
    commands:
    run:
    options: |
    Usage: lets run
    cmd: |
    echo "$(pwd)/test_file"

4. Run `lets -c nested/lets.yaml run` and `lets55 -c nested/lets.yaml`
5. Observe different path in the output

Metadata

Metadata

Assignees

No one assigned

    Labels

    0.0.63bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions