[ARVADOS] updated: 2.1.0-1398-g190273b49

Git user git at public.arvados.org
Thu Sep 23 17:22:04 UTC 2021


Summary of changes:
 tools/salt-install/provision.sh | 1 -
 1 file changed, 1 deletion(-)

       via  190273b4931aff39d7aba26cf7e7e7e6be1242ff (commit)
      from  5dbf72803717f58b4848b6a6490375450916e84d (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 190273b4931aff39d7aba26cf7e7e7e6be1242ff
Author: Ward Vandewege <ward at curii.com>
Date:   Thu Sep 23 13:21:43 2021 -0400

    Remove -x from the salt install provision script.
    
    No issue #
    
    Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>

diff --git a/tools/salt-install/provision.sh b/tools/salt-install/provision.sh
index b840d86c6..a56a31876 100755
--- a/tools/salt-install/provision.sh
+++ b/tools/salt-install/provision.sh
@@ -11,7 +11,6 @@
 # vagrant up
 
 set -o pipefail
-set -x
 
 # capture the directory that the script is running from
 SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list