Skip to content

Commit

Permalink
Update Monitor.config
Browse files Browse the repository at this point in the history
fix the OCDM plugin macro in monitor.config
  • Loading branch information
goruklu committed May 26, 2020
1 parent 9c05b8e commit 74719fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Monitor/Monitor.config
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ if(PLUGIN_TESTUTILITY)
map_append(${configuration} observables ${TESTUTILITY_MONITOR_CONFIG})
endif()

if(PLUGIN_OPENCDMI)
if(ENABLE_OPEN_CDMI)
map()
kv(callsign OCDM)
kv(operational 1)
Expand Down

0 comments on commit 74719fe

Please sign in to comment.