]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/dird/ua_run.c
fix small typo in restore job output
[bacula/bacula] / bacula / src / dird / ua_run.c
index ab31ada9a4819486ee9ebba0020486bb6babaf3a..81e0c087ebbc95cefa35064374483ff840faafba 100644 (file)
@@ -849,7 +849,7 @@ static bool display_job_parameters(UAContext *ua, JCR *jcr, JOB *job, const char
          /* RegexWhere is take before RestoreWhere */
          if (jcr->RegexWhere || (job->RegexWhere && !jcr->where)) {
             ua->send_msg(_("Run Restore job\n"
-                        "JobName:        f%s\n"
+                        "JobName:         %s\n"
                         "Bootstrap:       %s\n"
                         "RegexWhere:      %s\n"
                         "Replace:         %s\n"