IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 24829


Ignore:
Timestamp:
Jul 16, 2009, 4:19:08 PM (17 years ago)
Author:
Paul Price
Message:

Fixing cut/paste error.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/stack_inputs.pl

    r24828 r24829  
    7171foreach my $warp_path ( @$warps ) {
    7272    if (defined $muggle) {
    73         my @warp = split /\//, $warp;
     73        my @warp = split /\//, $warp_path;
    7474        my $last = pop @warp;
    7575        push @warp, "SR_$last";
Note: See TracChangeset for help on using the changeset viewer.