Skip to content

Commit b9b44ed

Browse files
Removing end of line for last line
Signed-off-by: Mohit Sharma <[email protected]>
1 parent 77e51e9 commit b9b44ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

script/setup/install-runhcs-shim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ else
4040
cd "${HCSSHIM_SRC}"
4141
fi
4242
git checkout "refs/tags/${RUNHCS_VERSION}" || git checkout "refs/heads/${RUNHCS_VERSION}" || git checkout "${RUNHCS_VERSION}"
43-
GO111MODULE=on go build -mod=vendor -o "${DESTDIR}/containerd-shim-runhcs-v1.exe" ./cmd/containerd-shim-runhcs-v1
43+
GO111MODULE=on go build -mod=vendor -o "${DESTDIR}/containerd-shim-runhcs-v1.exe" ./cmd/containerd-shim-runhcs-v1

0 commit comments

Comments
 (0)