Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Comments about parameter=true vs parameter=yes
- Date: Thu, 30 Aug 2007 10:47:16 -0500
- From: Erik Paulson <epaulson@xxxxxxxxxxx>
- Subject: Re: [Condor-users] Comments about parameter=true vs parameter=yes
On Thu, Aug 30, 2007 at 05:36:37PM +0200, Mills, Ashley, VF-Group wrote:
> Perhaps it would be useful to make the parameters consistent with regard
> to their assignable values. For example, you have
>
> transfer_executable = True
>
> But
>
> should_transfer_files = YES
>
> This is a bit strange, shouldn't it be one or the other or both?
>
should_transfer_files takes "Yes", "No", and "if_needed", so it's easier to
stick to English.
-Erik