瀏覽代碼

Reduce highlight time during mt debugging.

Bentley James Oakes 7 年之前
父節點
當前提交
09c5f5b335
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      mt/ptcal/ptcal.py

+ 1 - 1
mt/ptcal/ptcal.py

@@ -761,7 +761,7 @@ class PyTCoreAbstractionLayer :
     '''
         request that the specified node from the specified atompm instance be 
         highlighted '''         
-    def _requestNodeHighlight(self,host,aswid,asid,timeout=5000) :
+    def _requestNodeHighlight(self,host,aswid,asid,timeout=1000) :
         return utils.httpReq(
                 'PUT',
                 host,