FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 62b6577c authored by Vitor Trovisco's avatar Vitor Trovisco
Browse files

Merge branch 'revert-30a813e1' into 'testing'

Revert "Update weekly_routine.sh"

See merge request !10
parents 5136b360 2555965f
No related branches found
No related tags found
1 merge request!10Revert "Update weekly_routine.sh"
......@@ -267,7 +267,7 @@ check_if_canto_restart_required
CURATEDPAPERLISTFILE="./fbrf_input_list.tsv"
log "Creating ${CURATEDPAPERLISTFILE}"
#/usr/bin/perl /data/export/support_scripts/get_fbrfs_to_add_to_canto.pl /data/export/support_scripts/modules_server.cfg > "${CURATEDPAPERLISTFILE}"
/usr/bin/perl /data/export/support_scripts/get_fbrfs_to_add_to_canto.pl /data/export/support_scripts/modules_server.cfg > "${CURATEDPAPERLISTFILE}"
# Test fbrf_input_list.tsv exists and isn't empty
if [[ ( -e "${CURATEDPAPERLISTFILE}" ) && ( -s "${CURATEDPAPERLISTFILE}" ) ]]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment