summaryrefslogtreecommitdiff
path: root/share/spack/qa/run-style-tests
diff options
context:
space:
mode:
Diffstat (limited to 'share/spack/qa/run-style-tests')
-rwxr-xr-xshare/spack/qa/run-style-tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/spack/qa/run-style-tests b/share/spack/qa/run-style-tests
index 23d756a3bc..4eb503dae2 100755
--- a/share/spack/qa/run-style-tests
+++ b/share/spack/qa/run-style-tests
@@ -18,7 +18,7 @@
check_dependencies flake8 mypy
# verify that the code style is correct
-spack style
+spack style --root-relative
# verify that the license headers are present
spack license verify