IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 27, 2012, 2:02:45 PM (14 years ago)
Author:
bills
Message:

don't change components with bad quality to cleaned leave them full

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/share/chiptool_definecopy.sql

    r27196 r33172  
    11SELECT
    22    rawExp.*,
    3     newExp.label
     3    newExp.label,
     4    chipOld.workdir AS old_workdir,
     5    chipOld.data_group AS old_data_group,
     6    chipOld.state AS old_state
    47FROM chipRun AS chipOld
    58JOIN rawExp USING(exp_id)
Note: See TracChangeset for help on using the changeset viewer.