IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 28, 2023, 2:43:59 PM (3 years ago)
Author:
eugene
Message:

cleanup logging and automatic advance

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/eam/rawfix.20230221/src/rawfix.advance.pt

    r42429 r42440  
     1
     2$MAX_ACTIVE_NIGHTS = 2
    13
    24## regularly run the command advance.rawfits.sh
     
    1315
    1416  task.exec
    15     command advance.rawfix.sh all
     17    #
     18    command advance.rawfix.sh all $MAX_ACTIVE_NIGHTS
    1619  end
    1720
     
    1922  # by already-running load tasks
    2023  task.exit 0
    21     echo "done with advance"   
    2224  end
    2325
Note: See TracChangeset for help on using the changeset viewer.