[ARVADOS] updated: 0477856a1726b2e05c3ae69318e4ff5fd210d77c

git at public.curoverse.com git at public.curoverse.com
Wed Jun 10 12:27:38 EDT 2015


Summary of changes:
 docker/build_tools/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

       via  0477856a1726b2e05c3ae69318e4ff5fd210d77c (commit)
      from  679ea52a117414fc33768aac887615f9b701fdf8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 0477856a1726b2e05c3ae69318e4ff5fd210d77c
Author: Nico Cesar <nico at curoverse.com>
Date:   Wed Jun 10 12:26:15 2015 -0400

    added shell-image back again to the build. I checked on my local machine and works great
    
    no issue #

diff --git a/docker/build_tools/Makefile b/docker/build_tools/Makefile
index 556be3f..7312130 100644
--- a/docker/build_tools/Makefile
+++ b/docker/build_tools/Makefile
@@ -4,8 +4,7 @@ OLD_SHELL := $(SHELL)
 SHELL = $(warning [$@])$(OLD_SHELL) -x
 endif
 
-#shell-image
-all: skydns-image skydock-image api-image compute-image doc-image workbench-image keep-image keep-proxy-image sso-image
+all: skydns-image skydock-image api-image compute-image doc-image workbench-image keep-image keep-proxy-image sso-image shell-image
 
 IMAGE_FILES := $(shell ls *-image 2>/dev/null |grep -v -E 'debian-arvados-image|skydns-image|skydock-image')
 GENERATED_DIRS := $(shell ls */generated 2>/dev/null)

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list