Skip to content

Commit

Permalink
remove workqueue port
Browse files Browse the repository at this point in the history
From: Seangchan Ryu <[email protected]>


git-svn-id: svn+ssh://svn.cern.ch/reps/CMSDMWM/Infrastructure/trunk@13342 4525493e-7705-40b1-a816-d608a930855b
  • Loading branch information
ticoann authored and evansde committed Jul 18, 2011
1 parent 0db8bb3 commit ee50831
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wmagent/manage
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,6 @@ init_wmagent(){
--couch_url=http://$COUCH_USER:$COUCH_PASS@$COUCH_HOST_NAME:$COUCH_PORT \
--global_workqueue_url=$GLOBAL_WORKQUEUE_URL \
--workqueue_db_name=$LOCAL_WORKQUEUE_DBNAME \
--workqueue_port=$LOCAL_WORKQUEUE_PORT \
--wmbs_service_port=$WMBS_SERVICE_PORT
wmcore-db-init --config $CONFIG_AG/config.py --create --modules=WMCore.WMBS,WMCore.Agent.Database,WMComponent.DBS3Buffer,WMCore.BossAir,WMCore.ResourceControl;
export WMAGENT_CONFIG=$CONFIG_AG/config.py
Expand Down

0 comments on commit ee50831

Please sign in to comment.