Browse Source

Let's not double-quote OUTPUTARG after all

rl1987 5 years ago
parent
commit
da264f7c76
1 changed files with 1 additions and 1 deletions
  1. 1 1
      scripts/test/scan-build.sh

+ 1 - 1
scripts/test/scan-build.sh

@@ -72,7 +72,7 @@ scan-build \
 
 # shellcheck disable=SC2086
 scan-build \
-    $CHECKERS "$OUTPUTARG" \
+    $CHECKERS $OUTPUTARG \
     make -j5 -k
 
 CHECKERS="\