IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 1, 2010, 3:58:30 PM (16 years ago)
Author:
bills
Message:

in chiptool -listrun list the magic_ds_id

File:
1 edited

Legend:

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

    r27880 r28585  
    2121    rawExp.exp_time,
    2222    rawExp.magicked AS raw_magicked,
    23     magicDSRun.state AS dsRun_state
     23    magicDSRun.state AS dsRun_state,
     24    magicDSRun.magic_ds_id
    2425FROM chipRun
    2526JOIN rawExp
Note: See TracChangeset for help on using the changeset viewer.