Merge pull request #1510 from derekschrock/test-mu-cmd
tests: fix cmd test_mu_find_04 stderr output
This commit is contained in:
@ -219,8 +219,8 @@ test_mu_find_04 (void)
|
|||||||
{
|
{
|
||||||
gchar *cmdline, *erroutput;
|
gchar *cmdline, *erroutput;
|
||||||
|
|
||||||
cmdline = g_strdup_printf ("%s --muhome=%cfoo%cbar%cnonexistent "
|
cmdline = g_strdup_printf ("find %s --muhome=%cfoo%cbar%cnonexistent "
|
||||||
"find f:socrates",
|
"f:socrates",
|
||||||
MU_PROGRAM,
|
MU_PROGRAM,
|
||||||
G_DIR_SEPARATOR,
|
G_DIR_SEPARATOR,
|
||||||
G_DIR_SEPARATOR,
|
G_DIR_SEPARATOR,
|
||||||
|
|||||||
Reference in New Issue
Block a user