Hello,I was trying to get "scontrol show config" to just give me a specific parameter. The man page seems to indicate that I should be able to do something like:
scontrol show config ClusterName but I just get the full config listing when I do that. Looking at: scontrol.c:_print_config (char *config_param) it doesn't look like the config_param is ever used.This is running 2.6.3, but I didn't see anything different in the 14.03rc source.
Thanks Martins
