Changeset 14776 for trunk/FACT++/scripts


Ignore:
Timestamp:
01/14/13 06:52:21 (12 years ago)
Author:
neise
Message:
moved schedule.js to schedule.js_template. So that the contents of schedule.js are versioned, but the actual file can be ignored by svn.
File:
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/scripts/schedule.js_template

    r14769 r14776  
    3030
    3131var observations = [
    32 //    { date:"2013-01-09 21:05 UTC", task:'startup' },
    33     { date:"2013-01-09 17:50 UTC", task:'ratescan', source:'Dark Patch 3' },
    34 //    { date:"2013-01-09 21:21 UTC", source:'Crab'},
     32    { date:"2013-01-13 19:05 UTC", task:'startup' },
     33    { date:"2013-01-13 19:10 UTC", task:'data', source:'Crab'},
     34    { date:"2013-01-13 23:50 UTC", task:'ratescan', source:'Dark Patch 3' },
     35    { date:"2013-01-14 00:00 UTC", task:'data', source:'Crab'},
     36    { date:"2013-01-14 04:30 UTC", task:'data', source:'Mrk 421'},
     37    { date:"2013-01-14 07:10 UTC", task:'shutdown'} ];
    3538//    { date:"2013-01-10 04:44 UTC", task:'ratescan', source:'Dark Patch 3'},
    3639//    { date:"2013-01-10 04:45 UTC", task:'data', source:'Mrk 421'},
Note: See TracChangeset for help on using the changeset viewer.