diff options
author | Pranit Bauva <pranit.bauva@gmail.com> | 2016-04-12 23:02:17 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-04-19 15:06:17 -0700 |
commit | 36e6a5baf1d45e125fcdb99781a0c6448109b44d (patch) | |
tree | 4ac30bb1146cffecf7b2e97df9a664cf927a189e /parse-options.c | |
parent | t0040-test-parse-options.sh: fix style issues (diff) | |
download | tgif-36e6a5baf1d45e125fcdb99781a0c6448109b44d.tar.xz |
test-parse-options: print quiet as integer
We would want to see how multiple --quiet options affect the value of
the underlying variable (we may want "--quiet --quiet" to still be 1, or
we may want to see the value incremented to 2). Show the value as
integer to allow us to inspect it.
Signed-off-by: Pranit Bauva <pranit.bauva@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'parse-options.c')
0 files changed, 0 insertions, 0 deletions