Add missing "${GATE_MANIFEST}" for jq in config.sh

Change-Id: Ie37876b51dffa6cb9c49071726858fb0c1b40b0a
This commit is contained in:
Alexander Noskov 2019-10-23 17:51:24 -05:00
parent 7ef2e8b988
commit d7d345fd24
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ config_format_mount() {
config_disk_ioprofile() {
layout_name="$1"
disk_device="$2"
jq -cr ".disk_layouts.${layout_name}.${disk_device}.io_profile"
jq -cr ".disk_layouts.${layout_name}.${disk_device}.io_profile" < "${GATE_MANIFEST}"
}
# Find which disk in a layout should