SWDEV-428099: Fixing hang with basenames option

Change-Id: I61c9ac03394bfde84c91d922e073690ef8655337
This commit is contained in:
Sriraksha Nagaraj
2023-10-20 15:58:23 +00:00
parent c9b5d73ca8
commit c1884d70fc
+1
View File
@@ -178,6 +178,7 @@ while [ 1 ]; do
shift
elif [ "$1" = "--basenames" ]; then
export ROCPROFILER_TRUNCATE_KERNEL_PATH=1
shift
elif [ "$1" = "--version" ]; then
shift
shift