Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] My jobs won't stay in the queue
- Date: Mon, 18 Jul 2005 12:34:07 -0500
- From: Erik Paulson <epaulson@xxxxxxxxxxx>
- Subject: Re: [Condor-users] My jobs won't stay in the queue
On Mon, Jul 18, 2005 at 10:30:05AM -0700, Sean Looper wrote:
> I'm running 6.7.7. My jobs are running fine, but when they complete,
> they leave the queue. I would like them to stay in the queue with the
> status "Complete". I've tried setting on_exit_remove to a variety of
> things, but none seem to do what I need. Here is my submit file.
>
>
>
>
> on_exit_remote = False
>
Is this a typo copying it to the email message, or a typo in your submit
file?
If your submit file really does have on_exit_remove, what does
condor_history -l have for that job?
-Erik