Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: Mercury
-
Fix Version/s: Mercury
-
Component/s: Admax (bidding/budgeting)
-
Labels:None
-
Environment:
bidmgr #793
-
Sprint:Sprint 5
Description
admax-process.sh help should display help details. Instead runs the script for all distributions
[TSAApp@aml-qa5-core1 bidmgr]$ ./admax-process.sh --help
To run script to process yesterday's data for all distributions:
admax-process.sh
To run script to process a specific date:
admax-process.sh --date <date to process>
To run script to process a specific distribution:
admax-process.sh -S <distribution name>
To run script with a specified debug level:
admax-process.sh -d3
Temp file is: admax-process-31136
=================== Staging google with [--date 2015-08-10 --admax ]
Temp file is: admax-process-31164
=================== Staging bing with [--date 2015-08-10 -rt admax ]
Temp file is: admax-process-31203
All staging data processes (3) started
......