tests: fix appsrc unit test spam

spam 1 spam 2 spam 3 spam 4 spam 5
This commit is contained in:
Tim-Philipp Müller 2013-03-13 01:00:45 +00:00
parent c480bac5b7
commit 5127d31cce

View file

@ -258,7 +258,7 @@ GST_START_TEST (test_appsrc_block_deadlock)
g_main_loop_unref (data->loop);
g_free (data);
i++;
g_print ("appsrc deadlock test iteration number %d/%d\n", i, num_iteration);
GST_INFO ("appsrc deadlock test iteration number %d/%d", i, num_iteration);
}
}