data-aggregator: rename resulttype-* to global-*
This is more in line with the other scripts' names. Change-Id: I8f645a3b93bce60fe167eeb93bb8c8e285f4038a
This commit is contained in:
@ -2,10 +2,10 @@ install(PROGRAMS
|
||||
fail-analysis-common.inc.sh
|
||||
function-occurrences-onwrite.sh
|
||||
function-occurrences.sh
|
||||
resulttype-occurrences_coverage.sh
|
||||
resulttype-occurrences-onwrite_coverage.sh
|
||||
resulttype-occurrences-onwrite.sh
|
||||
resulttype-occurrences.sh
|
||||
global-occurrences_coverage.sh
|
||||
global-occurrences-onwrite_coverage.sh
|
||||
global-occurrences-onwrite.sh
|
||||
global-occurrences.sh
|
||||
symbol-occurrences_coverage.sh
|
||||
symbol-occurrences-onwrite_coverage.sh
|
||||
symbol-occurrences-onwrite.sh
|
||||
|
||||
Reference in New Issue
Block a user