瀏覽代碼

backslash at the end of the comment

Tomo Suzuki 6 年之前
父節點
當前提交
30673ff200
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      kokoro/linux/64-bit/Dockerfile

+ 1 - 1
kokoro/linux/64-bit/Dockerfile

@@ -66,7 +66,7 @@ RUN apt-get clean && apt-get update && apt-get install -y --force-yes \
   openjdk-7-jdk \
   # -- For java_oracle7 -- \
   oracle-java7-installer \
-  # -- For java_linkage_monitor
+  # -- For java_linkage_monitor \
   openjdk-8-jdk \
   # -- For python / python_cpp -- \
   python-setuptools \