git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5139
91ce42f0-d328-0410-95d8-
f526ca767f89
the DIR (not currently available to bat). Typically it is CLNxxx
and by looking at the database, you can see these cleaning
volumes.
+
+Migration Jobs??
===========================================================
NOT SURE
===========================================================
bool intok;
job.toInt(&intok, 10);
if (intok) {
- /* are the intergers representing a list of jobs all with the same job
+ /* are the integers representing a list of jobs all with the same job
* and client */
QStringList fields;
if (jobdefsFromJob(fields, job) == 1) {