cli: make `rad debug` work when no node profile is available
Reported-by: Lorenz Leutgeb Signed-off-by: Lars Wirzenius liw@liw.fi
1 file changed
+8
-8
0834e0fc
→
db98daec
modified radicle-cli/src/commands/debug.rs
@@ -46,17 +46,17 @@ impl Args for Options {
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -81,8 +81,8 @@ fn debug(profile: &Profile) -> anyhow::Result<()> {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -104,8 +104,8 @@ struct DebugInfo {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|