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

Re: [HTCondor-users] append_files for stdout/err in local universe



But Condor does control opening $(output) and $(error) in all universes, which I think is the original use case in this thread?
	Of course -- that's why I explained that append_files is 
fully general in standard universe.  Obviously, we could add a special 
case for the output and error files, but if we were to add this feature, 
it seems like another approach might be more natural.
- ToddM