new timeout tests for WLAN and bluetooth
[oweals/gnunet.git] / src / statistics / test_statistics_api_watch_zero_value.c
index d78de9a9e373d93615ddc838d4f957bb0ca99fef..c42c4442812c8f74826448316f1ac658d7dd15ae 100644 (file)
@@ -166,7 +166,7 @@ main (int argc, char *argv_ign[])
   ok2 = 1;
   GNUNET_PROGRAM_run (3, argv, "test-statistics-api", "nohelp", options, &run,
                       NULL);
-  if (0 != GNUNET_OS_process_kill (proc, SIGTERM))
+  if (0 != GNUNET_OS_process_kill (proc, GNUNET_TERM_SIG))
   {
     GNUNET_log_strerror (GNUNET_ERROR_TYPE_WARNING, "kill");
     ok = 1;