projects
/
platform
/
upstream
/
glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c2aea7
)
Fix gschema-compile tests for --schema-files changes
author
Bastien Nocera
<hadess@hadess.net>
Wed, 21 Apr 2010 14:02:50 +0000
(15:02 +0100)
committer
Bastien Nocera
<hadess@hadess.net>
Wed, 21 Apr 2010 14:04:28 +0000
(15:04 +0100)
gio/tests/gschema-compile.c
patch
|
blob
|
history
diff --git
a/gio/tests/gschema-compile.c
b/gio/tests/gschema-compile.c
index
95d5226
..
56c2555
100644
(file)
--- 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
};