diff --git a/uos-sysmig/sysmig_agent/Abisystmcompchk.py b/uos-sysmig/sysmig_agent/Abisystmcompchk.py index 53d86352f954dc4e5033fff5ed9cdd1351c2a130..7e136a4516109748dd64d903cab751bdef8e7bbd 100644 --- a/uos-sysmig/sysmig_agent/Abisystmcompchk.py +++ b/uos-sysmig/sysmig_agent/Abisystmcompchk.py @@ -742,10 +742,6 @@ def MutilThread(nameList, Query, muth_logger): return True #print('============================= START TIME : %s =============================' %(datetime.datetime.now().strftime('%Y-%m-%d %H:%M:%S'))) -#rst = migrate_before_abi_chk(Queue, 1) -#rst = migrate_behind_abi_chk() -#rst = agent_ABI_check_result() +#rst = migrate_before_abi_chk(Queue, 1, 'A') #Queue.queue.clear() -#print(rst) #print('============================= END TIME :%s =============================' %(datetime.datetime.now().strftime('%Y-%m-%d %H:%M:%S'))) -