]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/lib/semlock.c
Use the command line utility dropdb instead of the psql command
[bacula/bacula] / bacula / src / lib / semlock.c
index 76826820564d379e0d76537693cef1c40ba4a2eb..2b5263167a5ccd68f515a3f712378a39f70d08b6 100644 (file)
@@ -278,7 +278,7 @@ void *thread_routine(void *arg)
       }
    }
    if (repeats > 0) {
-      Dmsg2(000, "Thread %d found unchanged elements %d times\n",
+      Pmsg2(000, "Thread %d found unchanged elements %d times\n",
         self->thread_num, repeats);
    }
    return NULL;