From 1a5c0c6f5d034ab9c0629b230f5a88163343435e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 9 Sep 2015 12:51:46 +0200 Subject: Use the remote erlang.mk repository in tests Otherwise CI won't work. --- test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/Makefile') diff --git a/test/Makefile b/test/Makefile index b2c8d19..9d69661 100644 --- a/test/Makefile +++ b/test/Makefile @@ -1339,7 +1339,7 @@ core-upgrade-alt-erlangmk-repo: build clean-core-upgrade-alt-erlangmk-repo $t $(MAKE) -C $(APP) -f erlang.mk bootstrap-lib $v $i "Fork erlang.mk locally and modify it" - $t git clone -q file://$(abspath $(CURDIR)/..) $(APP)/alt-erlangmk-repo + $t git clone -q https://github.com/ninenines/erlang.mk $(APP)/alt-erlangmk-repo $t sed -i.bak '1i\ # Copyright (c) erlang.mk Testsuite!\ ' $(APP)/alt-erlangmk-repo/core/core.mk -- cgit v1.2.3