On Friday 15 September 2006 15:53, Ryan Novosielski wrote:
> Martin Simmons wrote:
> >>>>>> On Fri, 8 Sep 2006 22:44:05 +0200, Kern Sibbald said:
> >> On Friday 08 September 2006 21:44, Ryan Novosielski wrote:
> >>> Here is a sample:
> >>>
> >>> | 1,231 | BigBrother-Display | 2006-09-07 23:00:04 | B    | I     |
> >>> 1,625 |      6,825,457 | T         |
> >>>
> >>> ...where the first column is the jobid. Shouldn't the jobID really not
> >>> have a comma as a separator (ie. jobid 1231 rather than 1,231). I
> >>> personally find the delimiter distracting.
> >>>
> >>> Not sure how easy this is to fix, or in which file it is located, but I
> >>> figured I would mention it. I'm running 1.38.6 -- don't know how that
> >>> affects the answer, but I'll throw it in there anyway.
> >> No, it is not easy to fix.  What does it matter anyway, a comma is just a 
> >> separator in a number, which is what a JobId is?
> > 
> > I find it a little annoying in situations where it needs to match 
something
> > without commas, e.g. searching in the log or doing a restore.
> 
> Yeah, I agree. I mean, it's not THAT important, but for consistency's
> sake it should probably be one way or the other (preferably without).
> I'm guessing the problem is it uses some sort of standard formatting
> routine that causes the commas to be inserted? Appearances don't matter
> much if the software works (which it does), but it gives things more
> polish to have the same number look the same everyplace, I think. Any
> idea what file this is done in?

<bacula-source>/src/cats/sql_list.c

> 
> -- 
>  ---- _  _ _  _ ___  _  _  _
>  |Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Systems Programmer III
>  |$&| |__| |  | |__/ | \| _| |[EMAIL PROTECTED] - 973/972.0922 (2-0922)
>  \__/ Univ. of Med. and Dent.|IST/AST - NJMS Medical Science Bldg - C630
> 
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job 
easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
> 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to