run_tests.sh is a *bash* script

This commit is contained in:
Rafa de la Torre 2018-07-04 17:39:13 +02:00
parent c1671abaa4
commit 2c334570c3

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
OPT_CREATE_REDIS=yes # create the redis test environment
OPT_CREATE_PGSQL=yes # create the PostgreSQL test environment