-
Notifications
You must be signed in to change notification settings - Fork 51
WIP: Migrate module Unified/checkor (fast) #1096
Conversation
BASE_DIR=/data/unifiedPy3-fast-dev/WmAgentScripts | ||
HTML_DIR=/var/www/html/unified/ | ||
|
||
lock_name=`echo $BASH_SOURCE | cut -f 1 -d "."`.lock |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
BASE_DIR=/data/unifiedPy3-fast-dev/WmAgentScripts | ||
HTML_DIR=/var/www/html/unified/ | ||
|
||
lock_name=`echo $BASH_SOURCE | cut -f 1 -d "."`.lock |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
BASE_DIR=/data/unifiedPy3-fast-dev/WmAgentScripts | ||
HTML_DIR=/var/www/html/unified/ | ||
|
||
lock_name=`echo $BASH_SOURCE | cut -f 1 -d "."`.lock |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
HTML_DIR=/var/www/html/unified/ | ||
|
||
lock_name=`echo $BASH_SOURCE | cut -f 1 -d "."`.lock | ||
source $BASE_DIR/cycle_common.sh $lock_name |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
source $BASE_DIR/cycle_common.sh $lock_name | ||
|
||
## Set up the environment | ||
source /data/unifiedPy3-fast-dev/setEnv.sh |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
## submit ACDCs and clones from actions submitted via new recovery tools | ||
$BASE_DIR/cWrap.sh Unified/showError.py --manual --expose 2 --threads 2 --log_threads 2 | ||
|
||
rm -f $lock_name |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixes #1095
Status
In development
Description
Migrate module Unified/checkor (fast)