Skip to content

Commit 61c2456

Browse files
Merge branch 'swss_gcov_support' of https://github.com/pettershao-ragilenetworks/sonic-swss into swss_gcov_support
2 parents db444ae + f1ebe6e commit 61c2456

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fdbsyncd/fdbsync.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ FdbSync::FdbSync(RedisPipeline *pipelineAppDB, DBConnector *stateDb, DBConnector
3333
m_AppRestartAssist->registerAppTable(APP_VXLAN_FDB_TABLE_NAME, &m_fdbTable);
3434
m_AppRestartAssist->registerAppTable(APP_VXLAN_REMOTE_VNI_TABLE_NAME, &m_imetTable);
3535
}
36+
SWSS_LOG_INFO("change code for trigle build");
3637
}
3738

3839
FdbSync::~FdbSync()

0 commit comments

Comments
 (0)