projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00a8fb6
)
let the send-to-self-test fail if it fails...
author
Philipp Tölke
<toelke@in.tum.de>
Wed, 5 Jan 2011 20:01:30 +0000
(20:01 +0000)
committer
Philipp Tölke
<toelke@in.tum.de>
Wed, 5 Jan 2011 20:01:30 +0000
(20:01 +0000)
src/core/test_core_api_send_to_self.c
patch
|
blob
|
history
diff --git
a/src/core/test_core_api_send_to_self.c
b/src/core/test_core_api_send_to_self.c
index 48dd0ee73db746d1a80bb0ef49e197661cb705f6..1f7e8a78352fcd0ea401b7a278fe4f9fd4ed6545 100644
(file)
--- a/
src/core/test_core_api_send_to_self.c
+++ b/
src/core/test_core_api_send_to_self.c
@@
-194,6
+194,8
@@
main (int argc, char *const *argv)
GNUNET_GETOPT_OPTION_END
};
+ ret = 1;
+
return (GNUNET_OK ==
GNUNET_PROGRAM_run (argc,
argv,