run_tests.sh is a *bash* script
This commit is contained in:
parent
c1671abaa4
commit
2c334570c3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user