SWDEV-430410 Fixed hang with --basenames argument

rocprofv2 script: missing shift for --basenames argument

Change-Id: Ibb4b56bb4e5ca4a8dae473de3932d559d58f7ce1
이 커밋은 다음에 포함됨:
Youssef Aly
2023-11-08 21:49:04 +00:00
커밋한 사람 Ammar Elwazir
부모 99b14fc9f8
커밋 369f9e5063
+1
파일 보기
@@ -186,6 +186,7 @@ while [ 1 ]; do
exit 0
elif [ "$1" == "--basenames" ]; then
export ROCPROFILER_TRUNCATE_KERNEL_PATH=1
shift
elif [ "$1" == "--tool-version" ]; then
shift
shift