You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cmd/karma/tests/testscript/043_invalid_flag.txt
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,6 @@ cmp stdout stdout.txt
5
5
cmp stderr stderr.txt
6
6
7
7
-- stderr.txt --
8
-
unknown flag: --invalid.flag
9
8
Usage of karma:
10
9
--alertAcknowledgement.author string Default silence author when acknowledging alerts with short lived silences (default "karma")
11
10
--alertAcknowledgement.comment string Comment used when acknowledging alerts with short lived silences (default "ACK! This alert was acknowledged using karma on %NOW%")
Copy file name to clipboardExpand all lines: cmd/karma/tests/testscript/044_invalid_flag_alertmanager_timeout.txt
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,6 @@ cmp stdout stdout.txt
4
4
cmp stderr stderr.txt
5
5
6
6
-- stderr.txt --
7
-
invalid argument "abc123" for "--alertmanager.timeout" flag: time: invalid duration "abc123"
8
7
Usage of karma:
9
8
--alertAcknowledgement.author string Default silence author when acknowledging alerts with short lived silences (default "karma")
10
9
--alertAcknowledgement.comment string Comment used when acknowledging alerts with short lived silences (default "ACK! This alert was acknowledged using karma on %NOW%")
0 commit comments