[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-devel] brokenness in the negotiator
- Date: Tue, 25 Sep 2012 16:45:43 -0500
- From: Zachary Miller <zmiller@xxxxxxxxxxx>
- Subject: Re: [Condor-devel] brokenness in the negotiator
On Tue, Sep 25, 2012 at 03:54:33PM -0500, Zachary Miller wrote:
> it's kind of a nasty problem. i'll probably have to write a "cleaner script"
> that people can use since they won't want to just throw away all their
> accounting history.
and if anyone has trouble with this, here's the cleaner script:
sed -i -e 's/< /</g' -e 's/ , /,/g' -e 's/ >/>/g' Accountantnew.log
cheers,
-zach