Details
- 
    Type:Bug 
- 
    Status: Resolved
- 
    Priority:Minor 
- 
    Resolution: Won't Fix
- 
    Affects Version/s: None
- 
    Fix Version/s: None
- 
    Component/s: Data Checker
- 
    Labels:None
- 
    Environment:Staging-xml 01 
Description
The arguments of ./generate-discrepancies.sh like "--greater, --less and --not" are not working.
./generate-discrepancies.sh -d5 --accountid 17 --distribution 3 -T 2010-1-17 -E 2010-03-04 --greater
This gives the discrepancy report for accountid =17
Expected Result: It should generate the discrepancy report for accountid greater than 17..
***Same with other arguments: --less and --not