If both -dump and -expand options are specified, all configuration variables are expanded before they are printed out.
# condor_config_val -expand -dump | grep -i schedd.plugins SCHEDD.PLUGINS = /usr/lib64/condor/plugins/MgmtScheddPlugin-plugin.so, /usr/lib64/condor/plugins/AviaryScheddPlugin-plugin.so # condor_config_val -dump | grep -i schedd.plugins SCHEDD.PLUGINS = $(LIB)/plugins/MgmtScheddPlugin-plugin.so, $(LIB)/plugins/AviaryScheddPlugin-plugin.so Configuration variables was expanded as expected. >>> VERIFIED
condor-7.8.8-0.1
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2013-0564.html