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

tests: folder with spaces #1113

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

tests: folder with spaces #1113

wants to merge 1 commit into from

Conversation

domenkozar
Copy link
Member

@domenkozar domenkozar commented Apr 9, 2024

Fixes #1107

nix build
PATH=$PWD/result/bin:$PATH ./result/bin/devenv-run-tests --only 'folder with spaces' tests

@eftichis0202
Copy link

Fixes #1107

nix build
PATH=$PWD/result/bin:$PATH ./result/bin/devenv-run-tests --only 'folder with spaces' tests

I tried running this and got the below as a result:

nix build PATH=$PWD/result/bin:$PATH ./result/bin/devenv-run-tests --only 'folder with spaces' tests path '/Users/eftichis0202/Avriofilms M.I.K.E Dropbox/Felix Schneider/06 Websites/03 Zuschuss Zentrale/_NEW Repos/oux-web' does not contain a 'flake.nix', searching up error: path '/Users/eftichis0202/Avriofilms M.I.K.E Dropbox/Felix Schneider/06 Websites/03 Zuschuss Zentrale/_NEW Repos/oux-web' is not part of a flake (neither it nor its parent directories contain a 'flake.nix' file) zsh: no such file or directory: ./result/bin/devenv-run-tests

@eftichis0202
Copy link

@domenkozar Could you help me out with 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.

Bug devenv up not working with spaces in filenames
2 participants