IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 15, 2013, 1:20:18 PM (13 years ago)
Author:
bills
Message:

fix incorrect comment

File:
1 edited

Legend:

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

    r32696 r35953  
    33    staticskyRun.sky_id AS stage_id,
    44    CAST(0 AS SIGNED) AS magicked,
    5     -- run tag in the form 'sky.$skycell_id.$stack_id'
     5    -- run tag in the form 'sky.$skycell_id.$sky_id'
    66    CONCAT_WS('.', 'sky', stackRun.skycell_id, convert(staticskyRun.sky_id, CHAR)) as run_tag,
    77    staticskyRun.label,
Note: See TracChangeset for help on using the changeset viewer.