tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit da264f7c766b332f596a92766f7625c4a17abf70
parent 59001a69c96a2f14821d312b10482c0854c6d7dd
Author: rl1987 <rl1987@sdf.lonestar.org>
Date:   Sat,  8 Dec 2018 15:15:20 +0200

Let's not double-quote OUTPUTARG after all

Diffstat:
Mscripts/test/scan-build.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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="\