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

surveys require --folder to specify a full path name #63

Open
earcanal opened this issue Mar 26, 2017 · 0 comments
Open

surveys require --folder to specify a full path name #63

earcanal opened this issue Mar 26, 2017 · 0 comments

Comments

@earcanal
Copy link

This works

expfactory --run --folder /full/path/to/expfactory-surveys --survey state_mindfulness_survey

but this,

expfactory --run --folder expfactory-surveys --survey state_mindfulness_survey

returns

No battery folder specified. Will pull latest battery from expfactory-battery repo
Currently only support running one survey, will run first in list.
Deploying survey state_mindfulness_survey
Found 30 valid surveys
Found 10 valid games
Invalid survey state_mindfulness_survey not found in surveys repo!
Please specify list of comma separated experiments with --experiments

This is not clear in the docs, so I'd suggest adding an example, or supporting relative paths with --folder.

@earcanal earcanal changed the title --folder requires full path name when testing new surveys surveys require --folder to specify a full path name May 21, 2017
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

No branches or pull requests

1 participant