IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27717


Ignore:
Timestamp:
Apr 20, 2010, 5:41:46 PM (16 years ago)
Author:
watersc1
Message:

comment out debug print statement

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/gpc1_find_images.pl

    r26736 r27717  
    240240    @scan = ();
    241241    if (exists($opt{R})||exists($opt{B})) {
     242#       print STDERR "$exp_workdir $exp_name\n";
    242243        open(NLS,"neb-ls $exp_workdir/${exp_name}/ |") || die "can't neb-ls";
    243244        while (<NLS>) {
Note: See TracChangeset for help on using the changeset viewer.