Changeset 30549
- Timestamp:
- Feb 9, 2011, 4:12:12 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20101215/ippTools/src/magicdstool.c
- Property svn:mergeinfo changed
/trunk/ippTools/src/magicdstool.c merged: 30548
r30545 r30549 1757 1757 // we do not update components with the magic fault value. They are non-updateable 1758 1758 // (But can be recovered with "magicdstool -revertdestreakedfile -fault 26" (PXTOOL_DO_NOT_REVERT_FAULT) 1759 psStringAppend(&query, " AND ( fault != %d)", PXTOOL_DO_NOT_REVERT_FAULT);1759 psStringAppend(&query, " AND (magicDSFile.fault != %d)", PXTOOL_DO_NOT_REVERT_FAULT); 1760 1760 1761 1761 if (!p_psDBRunQueryF(config->dbh, query, setHook, magic_ds_id)) { - Property svn:mergeinfo changed
Note:
See TracChangeset
for help on using the changeset viewer.
