[ARVADOS] updated: 1.1.0-64-g3eabfe8

Git user git at public.curoverse.com
Mon Oct 16 12:25:55 EDT 2017


Summary of changes:
 build/run-library.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  3eabfe84b71e9837d4cd102aade9f8d9b02ce751 (commit)
      from  d97875adcd6edb78a8e3e01459a9f1cbb109d5f6 (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 3eabfe84b71e9837d4cd102aade9f8d9b02ce751
Author: Fernando Monserrat <fernando.monserrat at gmail.com>
Date:   Mon Oct 16 13:25:46 2017 -0300

    12389: try --exclude opt/rh/python33
    Arvados-DCO-1.1-Signed-off-by: Fernando Monserrat <fmonserrat at veritasgenetics.com>

diff --git a/build/run-library.sh b/build/run-library.sh
index 681ab5e..1ad3d23 100755
--- a/build/run-library.sh
+++ b/build/run-library.sh
@@ -419,7 +419,7 @@ fpm_build () {
   fi
 
   if [[ rpm = "$FORMAT" ]]; then
-    COMMAND_ARR+=("--exclude opt/rh/python33") 
+    COMMAND_ARR+=('--exclude opt/rh/python33') 
   fi
   # Append --depends X and other arguments specified by fpm-info.sh in
   # the package source dir. These are added last so they can override

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list