Browse Source

backslash at the end of the comment

Tomo Suzuki 6 years ago
parent
commit
30673ff200
1 changed files with 1 additions and 1 deletions
  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 \