3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e95f91aff8 | |||
| f750b2cf05 | |||
| 1187c10c86 |
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
| e95f91aff8 |
CmdGetAuthInfo: Fix: Suppress user name "None"
Don't print username="None" if there's no such user Signed-off-by: Jan Lindemann <jan@janware.com> |
|||
| f750b2cf05 |
CmdGetAuthInfo: Don't use non-git jw-build
Don't try to use non-git jw-build repositories to retrieve auth info. Signed-off-by: Jan Lindemann <jan@janware.com> |
|||
| 1187c10c86 |
build.cmds.GetAuthInfo: Add module
Add command get-auth-info to jw-projects.py. It is meant to retrieve JANWARE_USER from an already cloned jw-build tree. Signed-off-by: Jan Lindemann <jan@janware.com> |