chores
7 files changed
+7
-6
5f203cd2
→
7f8ddca5
modified ci-broker.md
@@ -2391,7 +2391,6 @@ given file verify-upgrade
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -2443,7 +2442,8 @@ export SRCDIR="$CARGO_MANIFEST_DIR"
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
deleted rust-toolchain
@@ -1 +0,0 @@
| - | |
modified src/bin/cibtoolcmd/log.rs
@@ -67,7 +67,7 @@ impl LogCmd {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/bin/cibtoolcmd/timeout.rs
@@ -74,7 +74,7 @@ impl Leaf for TimeoutCmd {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/bin/synthetic-events.rs
@@ -175,7 +175,7 @@ fn launch_daemon(args: &Args) -> anyhow::Result<()> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/lib.rs
@@ -6,6 +6,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified src/msg.rs
@@ -1001,6 +1001,7 @@ pub enum MessageError {
|
|
|
|
|
|
| + | |
|
|
|
|
|