[Groonga-commit] groonga/groonga at 7ca3f0b [master] travis: fix a typo

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Apr 7 22:45:25 JST 2018


Kouhei Sutou	2018-04-07 22:45:25 +0900 (Sat, 07 Apr 2018)

  New Revision: 7ca3f0bff9f3d3570ba28ee28cd881f0ff409de6
  https://github.com/groonga/groonga/commit/7ca3f0bff9f3d3570ba28ee28cd881f0ff409de6

  Message:
    travis: fix a typo

  Modified files:
    travis/before-script.sh

  Modified: travis/before-script.sh (+1 -1)
===================================================================
--- travis/before-script.sh    2018-04-07 22:45:07 +0900 (79f4b7dc0)
+++ travis/before-script.sh    2018-04-07 22:45:25 +0900 (fc91f3d72)
@@ -9,7 +9,7 @@ if [ -n "${DOCKER}" ]; then
   ./autogen.sh
   docker build \
          -t groonga/groonga-${DOCKER} \
-         -f travis/Dockefile.${DOCKER} \
+         -f travis/Dockerfile.${DOCKER} \
          .
   exit 0
 fi
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180407/c4cf39d0/attachment-0001.htm 



More information about the Groonga-commit mailing list
Back to archive index