IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 28753


Ignore:
Timestamp:
Jul 28, 2010, 4:17:39 PM (16 years ago)
Author:
bills
Message:

seemingling strange choice of file rule was actually correct.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/dist_bundle.pl

    r28732 r28753  
    446446        $config_file_rule = "PSWARP.CONFIG";
    447447    } elsif ($stage eq "warp_bg") {
    448         $config_file_rule = "PPBACKGROUND.CONFIG";
     448        $config_file_rule = "PSWARP.CONFIG";
    449449    } elsif ($stage eq "diff") {
    450450        $config_file_rule = "PPSUB.CONFIG";
Note: See TracChangeset for help on using the changeset viewer.