@@ -1004,7 +1004,7 @@ function tripal_pub_add_publications($pubs, $do_contact, $update = FALSE, $job =
// the terminal
$message_type = 'pub_import';
$message_opts = [
- 'watchdog' => TRUE,
+ 'watchdog' => FALSE,
'job' => $job,
'print' => TRUE,
];