Skip to content

Commit d1a4ca9

Browse files
committed
adding \n
1 parent 41711ac commit d1a4ca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/c-blosc/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ FROM gcr.io/oss-fuzz-base/base-builder
1818
RUN apt-get update && apt-get install -y cmake make
1919
RUN git clone --depth 1 https://github.com/Blosc/c-blosc.git c-blosc
2020
WORKDIR c-blosc
21-
COPY run_tests.sh build.sh $SRC/
21+
COPY run_tests.sh build.sh $SRC/

0 commit comments

Comments
 (0)