[ARVADOS] updated: 1.1.0-56-g753ff67

Git user git at public.curoverse.com
Fri Oct 13 14:12:41 EDT 2017


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

       via  753ff67df580e0ced67822adb04b582553409658 (commit)
      from  8a236407d92ca349b590c5cd196827140917a13e (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 753ff67df580e0ced67822adb04b582553409658
Author: Fernando Monserrat <fernando.monserrat at gmail.com>
Date:   Fri Oct 13 15:12:31 2017 -0300

    12389: rollback latest
    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 f7abed9..04abce8 100755
--- a/build/run-library.sh
+++ b/build/run-library.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/bash 
 # Copyright (C) The Arvados Authors. All rights reserved.
 #
 # SPDX-License-Identifier: AGPL-3.0
@@ -388,7 +388,7 @@ fpm_build () {
   # be listed in that sectiontoo, so we need to add this parameter to properly
   # remove lingering dirs.
   if [[ rpm = "$FORMAT" ]]; then
-    COMMAND_ARR+=('--rpm-auto-add-directories --rpm-use-file-permissions')
+    COMMAND_ARR+=('--rpm-auto-add-directories')
   fi
 
   if [[ "${DEBUG:-0}" != "0" ]]; then

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list