IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 33926 for trunk


Ignore:
Timestamp:
May 25, 2012, 11:24:19 AM (14 years ago)
Author:
bills
Message:

set variable before trying to print it

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/dlapstacks

    r33575 r33926  
    215215        } else {
    216216            # otherwise use a temporary directory
     217            $outdir = $tempdir;
    217218            print "deasined files will be saved to $outdir\n" if $save_temps;
    218             $outdir = $tempdir;
    219219        }
    220220    }
Note: See TracChangeset for help on using the changeset viewer.