Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Poll for changing job notification
- Date: Wed, 7 Nov 2012 08:51:38 -0600
- From: Nathan Panike <nwp@xxxxxxxxxxx>
- Subject: Re: [Condor-users] Poll for changing job notification
>From my personal preference and the input I received, I am changing the
default to Never. The SUBMIT_EXPRS solution below is elegant, but
obscure, so I added yet another knob, JOB_DEFAULT_NOTIFICATION, to
change the default.
This can be tracked at https://condor-wiki.cs.wisc.edu/index.cgi/tktview?tn=2155
Nathan Panike
On Wed, Nov 07, 2012 at 11:50:06AM +0000, Smith, Ian wrote:
> Yep that did the trick - very useful.
>
> I'd still prefer the notification=never default.
>
> many thanks,
>
> -ian.
>
> > -----Original Message-----
> > From: condor-users-bounces@xxxxxxxxxxx [mailto:condor-users-
> > bounces@xxxxxxxxxxx] On Behalf Of Matthew Farrellee
> > Sent: 07 November 2012 10:49
> > To: Condor-Users Mail List
> > Subject: Re: [Condor-users] Poll for changing job notification
> >
> > http://spinningmatt.wordpress.com/2012/10/08/tip-notification-never/
> >
> > Notification = NEVER
> > SUBMIT_EXPRS = $(SUBMIT_EXPRS) Notification
> >
> > Best,
> >
> >
> > matt