зеркало из https://github.com/github/ruby.git
Revert "common.mk is NOT working with /bin/sh anymore"
This reverts commit 11d3986d65
.
Travis was broken by that.
This commit is contained in:
Родитель
11d3986d65
Коммит
1b2b0e1f24
|
@ -1,6 +1,6 @@
|
|||
# -*- mode: makefile-gmake; indent-tabs-mode: t -*-
|
||||
|
||||
SHELL = /bin/bash
|
||||
SHELL = /bin/sh
|
||||
NULLCMD = @NULLCMD@
|
||||
n=$(NULLCMD)
|
||||
ECHO1 = $(V:1=$n)
|
||||
|
|
Загрузка…
Ссылка в новой задаче