Merge pull request #1510 from derekschrock/test-mu-cmd

tests: fix cmd test_mu_find_04 stderr output
This commit is contained in:
Dirk-Jan C. Binnema 2019-11-17 14:21:42 +02:00 committed by GitHub
commit 5a85d897bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -219,8 +219,8 @@ test_mu_find_04 (void)
{
gchar *cmdline, *erroutput;
cmdline = g_strdup_printf ("%s --muhome=%cfoo%cbar%cnonexistent "
"find f:socrates",
cmdline = g_strdup_printf ("find %s --muhome=%cfoo%cbar%cnonexistent "
"f:socrates",
MU_PROGRAM,
G_DIR_SEPARATOR,
G_DIR_SEPARATOR,