Skip to content

Commit 4356d1a

Browse files
authored
Update singleDynamicLibrary.cpp
1 parent eab54eb commit 4356d1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/DeviceImageDependencies/NewOffloadDriver/singleDynamicLibrary.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Windows and Linux.
33

44
// DEFINE: %{tdir} = %t/..
5-
// RUN: rm -rf %{tdir}; mkdir -p %{tdir}
5+
// RUN: mkdir -p %{tdir}
66
// RUN: %clangxx --offload-new-driver -fsycl %fPIC %shared_lib -fsycl-allow-device-image-dependencies -I %S/Inputs \
77
// RUN: %S/Inputs/a.cpp \
88
// RUN: %S/Inputs/b.cpp \

0 commit comments

Comments
 (0)