Skip to content
This repository has been archived by the owner on Feb 14, 2021. It is now read-only.

Bork's eval/bake seem to break when there are arguments with whitespaces: #87

Open
frdmn opened this issue Jan 3, 2017 · 1 comment
Labels

Comments

@frdmn
Copy link
Collaborator

frdmn commented Jan 3, 2017

For example, using the symlink borkfile:

$ touch "a a"
$ bork do ok symlink "b b" "a a"
missing: symlink b b a a
verifying : symlink b b a a
*  failed
missing

(full verbose output)

@frdmn frdmn added the bug label Jan 3, 2017
@mattly mattly added this to the 0.11.1 release milestone Jan 27, 2018
@mattly
Copy link
Owner

mattly commented Jan 28, 2018

indeed. I know what the problem is but I'm unsure how to go about solving it. I have a failing test case to start with though. I have a feeling this is going to require some creativity.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants