summaryrefslogtreecommitdiff
path: root/scripts/test
diff options
context:
space:
mode:
authorrl1987 <rl1987@sdf.lonestar.org>2018-12-08 15:15:20 +0200
committerrl1987 <rl1987@sdf.lonestar.org>2018-12-08 15:17:22 +0200
commitda264f7c766b332f596a92766f7625c4a17abf70 (patch)
tree3eca402830b0e583e51b23a64fe9f90df74b98fb /scripts/test
parent59001a69c96a2f14821d312b10482c0854c6d7dd (diff)
downloadtor-da264f7c766b332f596a92766f7625c4a17abf70.tar.gz
tor-da264f7c766b332f596a92766f7625c4a17abf70.zip
Let's not double-quote OUTPUTARG after all
Diffstat (limited to 'scripts/test')
-rwxr-xr-xscripts/test/scan-build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/test/scan-build.sh b/scripts/test/scan-build.sh
index 9a63383804..26e05ff101 100755
--- a/scripts/test/scan-build.sh
+++ b/scripts/test/scan-build.sh
@@ -72,7 +72,7 @@ scan-build \
# shellcheck disable=SC2086
scan-build \
- $CHECKERS "$OUTPUTARG" \
+ $CHECKERS $OUTPUTARG \
make -j5 -k
CHECKERS="\