[glib] Fix gschema-compile tests for --schema-files changes
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Fix gschema-compile tests for --schema-files changes
- Date: Wed, 21 Apr 2010 14:04:46 +0000 (UTC)
commit e63a1a3d6e6ce4aa8dd7fb65ccaac0b989de12d9
Author: Bastien Nocera <hadess hadess net>
Date: Wed Apr 21 15:02:50 2010 +0100
Fix gschema-compile tests for --schema-files changes
gio/tests/gschema-compile.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/tests/gschema-compile.c b/gio/tests/gschema-compile.c
index 95d5226..56c2555 100644
--- a/gio/tests/gschema-compile.c
+++ b/gio/tests/gschema-compile.c
@@ -23,7 +23,7 @@ test_schema (gpointer data)
gchar *argv[] = {
"../gschema-compile",
"--dry-run",
- "--one-schema-file", path,
+ "--schema-files", path,
(gchar *)test->opt,
NULL
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]