Skip to content

Commit

Permalink
Correct entry in SaiUnittests
Browse files Browse the repository at this point in the history
  • Loading branch information
kcudnik committed Aug 23, 2021
1 parent b5a2f63 commit a4b15a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions vslib/SaiUnittests.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -263,11 +263,11 @@ void Sai::handleUnittestChannelOp(
{
MUTEX();

// at this point api are initialized since unit test thread
// is started if initialization will be successful

SWSS_LOG_ENTER();

// at this point api are initialized since unit test thread is started if
// initialization will be successful

/*
* Since we will access and modify DB we need to be under mutex.
*
Expand Down

0 comments on commit a4b15a6

Please sign in to comment.