Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Commit e265c18

Browse files
authored
Merge pull request #527 from CMSCompOps/module_mappor_acron
mappor added to run before equalizor
2 parents f112945 + cb3cd9f commit e265c18

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

shortcycle.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ HTML_DIR=/var/www/html/unified/
44
lock_name=`echo $BASH_SOURCE | cut -f 1 -d "."`.lock
55
source $BASE_DIR/cycle_common.sh $lock_name
66

7+
##mapping the sites
8+
$BASE_DIR/cWrap.sh Unified/mappor.py
9+
710
## equalize site white list at the condor level
811
$BASE_DIR/cWrap.sh Unified/equalizor.py
912

0 commit comments

Comments
 (0)