gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r13972 - gnunet/src/datastore


From: gnunet
Subject: [GNUnet-SVN] r13972 - gnunet/src/datastore
Date: Tue, 21 Dec 2010 14:56:44 +0100

Author: grothoff
Date: 2010-12-21 14:56:44 +0100 (Tue, 21 Dec 2010)
New Revision: 13972

Modified:
   gnunet/src/datastore/test_datastore_api.c
Log:
fix

Modified: gnunet/src/datastore/test_datastore_api.c
===================================================================
--- gnunet/src/datastore/test_datastore_api.c   2010-12-21 13:56:13 UTC (rev 
13971)
+++ gnunet/src/datastore/test_datastore_api.c   2010-12-21 13:56:44 UTC (rev 
13972)
@@ -656,6 +656,7 @@
 #endif
                                  "-c", cfg_name, NULL);
 #endif
+  GNUNET_assert (NULL != proc);
   GNUNET_PROGRAM_run ((sizeof (argv) / sizeof (char *)) - 1,
                       argv, "test-datastore-api", "nohelp",
                       options, &run, NULL);




reply via email to

[Prev in Thread] Current Thread [Next in Thread]