Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cheta/task_schedule.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ alert aca@head.cfa.harvard.edu
<task eng_archive>
cron * * * * *
check_cron * * * * *
exec cheta_update_server_archive --data-root $ENV{SKA}/data/eng_archive
exec env HDF5_USE_FILE_LOCKING=FALSE cheta_update_server_archive --data-root $ENV{SKA}/data/eng_archive
exec cheta_check_integrity --data-root $ENV{SKA}/data/eng_archive
exec cheta_update_server_sync --sync-root $ENV{SKA}/data/eng_archive
<check>
Expand Down