这是indexloc提供的服务,不要输入任何密码
Skip to content

tests.mk being invoked during installation #862

@josegonzalez

Description

@josegonzalez

Seems line 42 is being invoked when calling make install. This is the line:

ifeq ($(shell grep dokku.me /home/dokku/VHOST),)

And here is how I know:

==> default: stdin: is not a tty
==> default: grep:
==> default: /home/dokku/VHOST
==> default: : No such file or directory
==> default: wget -qO /usr/local/bin/sshcommand https://raw.github.com/progrium/sshcommand/master/sshcommand

That happens right at the start of the install :(

@michaelshobbs assigning to you since you originally setup the test integration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions