summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 38f261a..75d37fd 100644
--- a/tox.ini
+++ b/tox.ini
@@ -25,7 +25,7 @@ commands = python setup.py testr --coverage
commands = {posargs}
[testenv:debug]
-commands = oslo_debug_helper.sh {posargs}
+commands = oslo_debug_helper {posargs}
[flake8]
show-source = True