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

Commit cb3cd9f

Browse files
committed
mappor added to run before equalizor
1 parent 48206f1 commit cb3cd9f

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)