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

sh_srepl needs conf file but wrepl don't #20

Open
Naohiro2g opened this issue Jan 30, 2021 · 1 comment
Open

sh_srepl needs conf file but wrepl don't #20

Naohiro2g opened this issue Jan 30, 2021 · 1 comment

Comments

@Naohiro2g
Copy link
Contributor

When I removed global conf and local conf,
upydev sh_srepl causes an error, even if port and password were set inline, but wrepl is ok with it.

$ upydev sh_srepl -port /dev/tty.SLAB_USBtoUART -p pass

upydev_.config file not found, please provide target and         password or create config file with command "config" (see help)
@Naohiro2g
Copy link
Contributor Author

sh_srepl throws the exception when
(conf not in working directory) OR (conf not in global).

It should be (conf not in inline) AND (conf not in working directory) AND (conf not in global).

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