Skip to content
This repository has been archived by the owner on Jun 1, 2021. It is now read-only.

Commit

Permalink
Ratio buckets for internal domain
Browse files Browse the repository at this point in the history
  • Loading branch information
joelpurra committed Nov 4, 2014
1 parent 281509b commit 2efe580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/multiset/ratio-buckets.sh
Expand Up @@ -112,4 +112,4 @@ splitIntoFilesPerBucket() {

"${BASH_SOURCE%/*}/../util/dataset-query.sh" "$@" -- test -e "$ratioBucketsAggregateJson" '&&' cat "$ratioBucketsAggregateJson" '|' jq --arg path '"$PWD"' "'$getOriginRedirectAggregates'" >"datasets.non-failed.ratio-buckets.normalized.cumulative.json"

splitIntoFilesPerBucket "is-secure"
splitIntoFilesPerBucket "is-secure" "is-internal-domain"

0 comments on commit 2efe580

Please sign in to comment.