Skip to content

Commit

Permalink
Removed -j option from pre-comment example
Browse files Browse the repository at this point in the history
  • Loading branch information
jwiegley committed Oct 11, 2009
1 parent f161aea commit 6b2964d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/pre-commit
Expand Up @@ -55,6 +55,6 @@ fi

# Finally, (re)build this proposed source tree and see if it passes
# muster.
nice -n 20 make -j3 check
nice -n 20 make check

exit 0

0 comments on commit 6b2964d

Please sign in to comment.