summaryrefslogtreecommitdiffstats
path: root/config-model/remove-indexes-from-temp-files.sh
blob: 1221dbcdfec5168bf7333dab3a7748b72cadc023 (plain) (blame)
1
2
3
4
#!/bin/sh
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.

perl -pi -e 's{[[][0-9]*[]][.]}{[].}g;s{[[][0-9]*[]] }{[] };chomp;s/$/\n/' temp/*/*.cfg