diff --git a/tools/gst-run.c b/tools/gst-run.c index 56a8caaea5..4ed064ac82 100644 --- a/tools/gst-run.c +++ b/tools/gst-run.c @@ -361,6 +361,7 @@ int main if (_arg_list_mm) { g_hash_table_foreach (candidates, (GHFunc) hash_print_key, NULL); + return 0; } /* print out command line if asked for */