SWDEV-430410 Fixed hang with --basenames argument

rocprofv2 script: missing shift for --basenames argument

Change-Id: Ibb4b56bb4e5ca4a8dae473de3932d559d58f7ce1
Tento commit je obsažen v:
Youssef Aly
2023-11-08 21:49:04 +00:00
odevzdal Ammar Elwazir
rodič 99b14fc9f8
revize 369f9e5063
+1
Zobrazit soubor
@@ -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