[milter-manager-commit] milter-manager/milter-manager at ad7055b [master] test tool: Unset make related variables

Zurück zum Archiv-Index

Kenji Okimoto null+****@clear*****
Wed Jun 21 15:25:39 JST 2017


Kenji Okimoto	2017-06-21 15:25:39 +0900 (Wed, 21 Jun 2017)

  New Revision: ad7055b71d8c81957068a88d9a7fc1415ff48e05
  https://github.com/milter-manager/milter-manager/commit/ad7055b71d8c81957068a88d9a7fc1415ff48e05

  Merged 163db21: Merge pull request #121 from milter-manager/docker-for-ci

  Message:
    test tool: Unset make related variables

  Modified files:
    test/tool/run-test.sh

  Modified: test/tool/run-test.sh (+3 -0)
===================================================================
--- test/tool/run-test.sh    2017-06-21 15:05:58 +0900 (1e95588)
+++ test/tool/run-test.sh    2017-06-21 15:25:39 +0900 (48034f9)
@@ -1,5 +1,8 @@
 #!/bin/bash
 
+unset MAKELEVEL
+unset MAKEFLAGS
+
 if gmake --version > /dev/null 2>&1; then
     MAKE=${MAKE:-"gmake"}
 else
-------------- next part --------------
An HTML attachment was scrubbed...
Download 



More information about the milter-manager-commit mailing list
Zurück zum Archiv-Index