[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Condor 7.1: Parsing configuration settings from env variables



On Tue, Apr 22, 2008 at 1:07 AM, Kewley, J (John) <j.kewley@xxxxxxxx> wrote:
> > Off the top of my head, I'm not sure about the answer to your
>  > question.
>  > However, there is a way to test:
>  >
>  > env _CONDOR_<MACRO>=VALUE condor_config_val <MACRO>
>  >
>  > That will set <MACRO> in the environment and test with
>  > condor_config_val what value the configuration parser
>  > actually assigns to it.
>  >
>  > --Dan
>
>  I was going to suggest using "strings condor_submit | grep CONDOR" on
>  Linux and
>  feeding the results one at a time into Dan's env line above.
>
>  Unfortunately strings doesn't produce what I had hoped.
>
>  Maybe it'd be easier to look in the code.

Thanks for the suggestions.
I'll try Dan's condor_config_val suggestion first, which seems a
generally useful utility to keep in mind.

Thanks
Mark

>  JK
>
>
>
>  _______________________________________________
>  Condor-users mailing list
>  To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
>  subject: Unsubscribe
>  You can also unsubscribe by visiting
>  https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>
>  The archives can be found at:
>  https://lists.cs.wisc.edu/archive/condor-users/
>