[ARVADOS] updated: 2.2.2-2-g469dc6ad3
Git user
git at public.arvados.org
Thu Sep 23 17:22:33 UTC 2021
Summary of changes:
tools/salt-install/provision.sh | 1 -
1 file changed, 1 deletion(-)
via 469dc6ad30dae77d490426bf8e5c6709afd17489 (commit)
from 9fcd3fc74db5d1026bc15d7a32994f993c51e693 (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 469dc6ad30dae77d490426bf8e5c6709afd17489
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 dec559537..6a1a53d57 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