]> git.openfabrics.org - ~shefty/ibacm.git/commit
ib_acme: Hide output for -A -O options unless verbose
authorSean Hefty <sean.hefty@intel.com>
Fri, 3 Dec 2010 20:52:49 +0000 (12:52 -0800)
committerSean Hefty <sean.hefty@intel.com>
Wed, 8 Dec 2010 20:39:26 +0000 (12:39 -0800)
commitab647a30aa155e72a51f9e7e228d558b8db6ec2a
treee849210fc3569058adbec196b69ba738930af9d5
parent49fcc60d268ba85ee40dc4a4e7d3a4faac3abe9b
ib_acme: Hide output for -A -O options unless verbose

Do not display the contents of generated config files by
default.  Add a verbose option to ib_acme and only display
the contents if verbose is enabled.  This reduces the amount
of noise using ib_acme to configuring address information
across a large cluster.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
linux/acme_linux.c
man/ib_acme.1
src/acme.c
windows/acme_windows.c