From 7226354bdf1d0d0ef4ce57c8436b3f2822c7ff2f Mon Sep 17 00:00:00 2001 From: Alessandro Comodi Date: Fri, 17 Jan 2020 16:10:42 +0100 Subject: [PATCH] fix env variable usage in roi_harness minitest Signed-off-by: Alessandro Comodi --- minitests/roi_harness/runme.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minitests/roi_harness/runme.sh b/minitests/roi_harness/runme.sh index 73a31fa8..8d160839 100755 --- a/minitests/roi_harness/runme.sh +++ b/minitests/roi_harness/runme.sh @@ -21,7 +21,7 @@ make pushdb popd popd EOF -stat ${XRAY_DIR}/database/${XRAY_DATABASE}/${XRAY_PART}.yaml >/dev/null +stat ${XRAY_PART_YAML} >/dev/null # 6x by 18y CLBs (108) if [ "$SMALL" = Y ] ; then