Skip to content
Commit 374b19ac authored by Jakob Petsovits's avatar Jakob Petsovits
Browse files

#491544 by chrono325: Test argc for exact number of arguments, not minimum.



pre- and post-commit hooks used to check that argc was at the minimum required
number of arguments. Now, it checks that argc is exactly the value it expects.

Signed-off-by: default avatarDan Hackney <chrono325@gmail.com>
parent 5922bbe9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment