SWDEV-428099: Fixing hang with basenames option

Change-Id: I61c9ac03394bfde84c91d922e073690ef8655337
此提交包含在:
Sriraksha Nagaraj
2023-10-20 15:58:23 +00:00
父節點 c9b5d73ca8
當前提交 c1884d70fc
+1
查看文件
@@ -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