18248: Ensure the OS-provided postgres packages are used in Debian's family
[arvados.git] / tools / salt-install / provision.sh
index b840d86c6f360d3440328bd676dd66656739be5b..a56a318769ae5de656b47751a26eb5cb3fc961eb 100755 (executable)
@@ -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 )"