Skip to content

Commit 37e280e

Browse files
committed
fix typo.
1 parent a136766 commit 37e280e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: test/build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ function build-npd-custom-flags() {
103103

104104
flags="--v=2"
105105
flags+=" --logtostderr"
106-
flags+=" --config.system-log-monitor=${km_config},${rm_config},${dm_config},${sm_config}"
106+
flags+=" --config.system-log-monitor=${km_config},${rm_config},${sm_config}"
107107
flags+=" --config.custom-plugin-monitor=${custom_km_config},${custom_sm_config}"
108108
flags+=" --port=20256"
109109

0 commit comments

Comments
 (0)