summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy McCurdy <andy@andymccurdy.com>2020-07-16 15:52:22 -0700
committerAndy McCurdy <andy@andymccurdy.com>2020-07-16 15:52:22 -0700
commitd582494b2507a7aa18945bb6d3d6ca2a185b0c27 (patch)
treefb25dc9118dcb18fcb3af256485f6ce58de97cae
parent07dd8e332f39eefe04543c9cad6e2c70a6eec981 (diff)
downloadredis-py-d582494b2507a7aa18945bb6d3d6ca2a185b0c27.tar.gz
debug
-rwxr-xr-xdocker-entry.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-entry.sh b/docker-entry.sh
index ddaa81b..17835be 100755
--- a/docker-entry.sh
+++ b/docker-entry.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
# This is the entrypoint for "make test". It invokes Tox. If running
# within the CI environment, it also runs codecov