mirror of https://github.com/openXC7/prjxray.git
fix env variable usage in roi_harness minitest
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
This commit is contained in:
parent
d4f3c5ce80
commit
7226354bdf
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue