aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storage/tools/generate_distribution_doc.sh
blob: ff22bd85d59b2c116059f789150662968d343b8e (plain) (blame)
1
2
3
4
5
#!/bin/sh
# Copyright Vespa.ai. 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