fix: drop non-logging stderr output outside tests
Signed-off-by: Lars Wirzenius liw@liw.fi
1 file changed
+0
-10
1e1587e8
→
768b9668
modified src/ci_event.rs
@@ -113,7 +113,6 @@ impl CiEvent {
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -129,14 +128,11 @@ impl CiEvent {
|
|
|
|
|
|
| - | |
|
|
|
|
|
|
|
|
| - | |
|
|
| - | |
|
|
|
|
|
@@ -144,7 +140,6 @@ impl CiEvent {
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -153,7 +148,6 @@ impl CiEvent {
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -497,16 +491,12 @@ fn namespaced_branch(refname: &str) -> Result<String, ParseError> {
|
|
|
|
|
|
| - | |
|
|
|
|
|
|
| - | |
|
|
| - | |
|
|
|
|
| - | |
|
|
|
|
|