修复lua中,历史版本号有续集写入参数反了的bug。
This commit is contained in:
@@ -1271,7 +1271,8 @@ protected:
|
||||
|
||||
Maat_cmd_flushDB(_shared_feather);
|
||||
Maat_initiate_feather(_shared_feather);
|
||||
|
||||
//For simulating race condition.
|
||||
Maat_cmd_incrby(_shared_feather, "MAAT_PRE_VER", 1);
|
||||
}
|
||||
static void TearDownTestCase()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user