aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storage/tools/generate_distribution_doc.sh
blob: 38e9786649d9a221c389760c77969651a4e6f643 (plain) (blame)
1
2
3
4
5
#!/bin/sh
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
./generatedistributionbits -s -r 1 -b 32 --html > distbitreport.html
./generatedistributionbits -s -r 2 -b 32 --html >> distbitreport.html
./generatedistributionbits -s -r 2 -b 32 --highrange --html >> distbitreport.html