Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Fix minor spelling nit
Eitan Adler committed 7 years ago
commit c4954970f06b8fd15092234ce2ff8450a0ceb9b4
parent 9bc9233
1 file changed +1 -1
modified scripts/travis_build.sh
@@ -45,7 +45,7 @@ elif [ $(uname -s) = "Linux" ]; then
fi

# Build quietly and in parallel first.  If the build fails re-run
-
# with verbosity and in serial, both of which which make build errors
+
# with verbosity and in serial, both of which make build errors
# easier to interpret.
make -j4 || make V=1