<kripur <at> googlemail.com> writes: > > Hi, > When I run > > * llist jobid=NN > > I get the following output > > JobId: 51 > Job: BackupCatalog.2014-03-30_23.10.00_15 > Name: BackupCatalog > PurgedFiles: 0 > Type: B > Level: F > ClientId: 1 > Name: myhost-145-fd > JobStatus: T > SchedTime: 2014-03-30 23:10:00 > StartTime: 2014-03-30 23:10:10 > EndTime: 2014-03-30 23:10:21 > RealEndTime: 2014-03-30 23:10:21 > JobTDate: 1,396,217,421 > VolSessionId: 12 > VolSessionTime: 1,395,853,259 > JobFiles: 17 > JobErrors: 0 > JobMissingFiles: 0 > PoolId: 4 > PooLname: Tape > PriorJobId: 0 > FileSetId: 2 > FileSet: Catalog > > Notice the VolSessionTime and JobTDate format is 'wrong' (commas). > > Is that something in my environment, which is causing this, or is it a > bug? Nope nothing wrong just as designed in Bacula. Every numeric type which is an integer (and JobTDate and VolSessionTime are just seconds since 1970) are pretty printed in llist to the user using comma's. It also user output so not machine formatted.
-- Marco van Wieringen [email protected] Bareos GmbH & Co. KG Phone: +49-221-63069389 http://www.bareos.com Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646 Komplementär: Bareos Verwaltungs-GmbH Geschäftsführer: Stephan Dühr, M. Außendorf, J. Steffens, P. Storz, M. v. Wieringen -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
