2
0

fixing ci test issues for v1

Change-Id: I6be62c83a04b6a1a9f7b128086762dcf5ad79fb4
Este cometimento está contido em:
gobhardw
2023-05-17 21:31:31 +05:30
cometido por Ammar Elwazir
ascendente c3107fc258
cometimento 70a6c26704
3 ficheiros modificados com 4 adições e 4 eliminações
+1 -1
Ver ficheiro
@@ -12,7 +12,7 @@ fi
test_app=$*
# ROC profiler library loaded by HSA runtime
export HSA_TOOLS_LIB=librocprofiler64.so
export HSA_TOOLS_LIB=librocprofiler64.so.1
# tool library loaded by ROC profiler
if [ -z "$ROCP_TOOL_LIB" ] ; then