IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 19, 2012, 9:39:41 AM (14 years ago)
Author:
rhenders
Message:

removing burntool

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/czartool/roboczar.pl

    r33805 r33808  
    2121my $czarDb = $config->getCzarDbInstance();
    2222
    23 my @stages = ("burntool", "chip", "cam", "fake", "warp", "stack", "staticsky", "diff", "dist"); # TODO get from Pantasks
     23my @stages = (
     24        "chip",
     25        "cam",
     26        "fake",
     27        "warp",
     28        "stack",
     29        "staticsky",
     30        "diff",
     31        "dist"); # TODO get from Pantasks
    2432
    2533my @interestedServers = $config->getRoboczarInterestedServers();
Note: See TracChangeset for help on using the changeset viewer.