Changeset 18149fd for remit/finance_core/reporting_tests.sh
- Timestamp:
- Mar 27, 2010, 8:26:01 PM (15 years ago)
- Branches:
- master, client
- Children:
- d1692e8
- Parents:
- 47bb508
- git-author:
- Alex Dehnert <adehnert@…> (03/27/10 20:26:01)
- git-committer:
- Alex Dehnert <adehnert@…> (03/27/10 20:26:01)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
remit/finance_core/reporting_tests.sh
r2542022 r18149fd 1 1 #!/bin/bash 2 2 3 methods="annotate aggregate "3 methods="annotate aggregate valannotate" 4 4 baseurl=${1:-http://localhost:8001/finance_core/reporting/?a=b} 5 5 baseurls="$baseurl&term=2010-spring $baseurl&area=13 $baseurl&layer=30"
Note: See TracChangeset
for help on using the changeset viewer.