Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
happy now?
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Thu, 25 Jun 2015 14:53:40 +0000 (16:53 +0200)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Thu, 25 Jun 2015 14:53:40 +0000 (16:53 +0200)
examples/msg/actions/storage_actions.c

index 855f961..17758e4 100644 (file)
@@ -140,5 +140,5 @@ int main(int argc, char *argv[]) {
   /* Explicit finalization of the action module is required now*/
   MSG_action_exit();
 
   /* Explicit finalization of the action module is required now*/
   MSG_action_exit();
 
-  return !!MSG_OK;
+  return !!res;
 }                               /* end_of_main */
 }                               /* end_of_main */