summaryrefslogtreecommitdiff
path: root/azure/i386/job.yml
diff options
context:
space:
mode:
Diffstat (limited to 'azure/i386/job.yml')
-rw-r--r--azure/i386/job.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/azure/i386/job.yml b/azure/i386/job.yml
index 5ada61b415..83e8705f0f 100644
--- a/azure/i386/job.yml
+++ b/azure/i386/job.yml
@@ -83,8 +83,8 @@ jobs:
set -e
sudo service mysql start
mysql -uroot -proot -e "CREATE DATABASE IF NOT EXISTS test"
- sudo -u postgres psql -c "ALTER USER postgres PASSWORD 'postgres';"
- sudo -u postgres psql -c "CREATE DATABASE test;"
+ #sudo -u postgres psql -c "ALTER USER postgres PASSWORD 'postgres';"
+ #sudo -u postgres psql -c "CREATE DATABASE test;"
displayName: 'Setup'
- template: test.yml
parameters: