]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/dird/ua_run.c
03Dec05
[bacula/bacula] / bacula / src / dird / ua_run.c
index 2373114527d2c16cce9bdff8084e010c355cde8b..189bb48c34e5f04af7c88bc36bfd667b633076a1 100644 (file)
@@ -851,6 +851,8 @@ try_again:
             bsendmsg(ua, _("You must set the bootstrap file to NULL to be able to specify a JobId.\n"));
          }
          goto try_again;
+      case -1:                        /* error or cancel */
+         goto bail_out;
       default:
          goto try_again;
       }