-
-
Notifications
You must be signed in to change notification settings - Fork 563
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(rust): return the last error for a retried command
and fix the node name for a simple config
- Loading branch information
1 parent
85f0cc2
commit 91ed3e0
Showing
2 changed files
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 5 additions & 0 deletions
5
...ockam/ockam_command/tests/bats/orchestrator_enroll/fixtures/node-create.basic.config.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
variables: | ||
NODE_NAME: n1 | ||
|
||
name: $NODE_NAME | ||
|
||
relay: $RELAY_NAME | ||
|
||
tcp-outlet: | ||
|