Ignore:
Timestamp:
Jan 3, 2013, 5:50:17 PM (11 years ago)
Author:
rybkin
Message:

See C.L. 498

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMT/HEAD/source/cmt_constituent.cxx

    r609 r627  
    176176    else if (w == "-check")
    177177      {
    178         m_constituent.need_check = true;
     178        if (m_constituent.type == Application)
     179          {
     180            m_constituent.need_check = true;
     181          }
    179182      }
    180183    else if (w == "-triggers")
Note: See TracChangeset for help on using the changeset viewer.