[at-spi2-core] Fix create-introspection.sh
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core] Fix create-introspection.sh
- Date: Thu, 5 Aug 2010 23:23:03 +0000 (UTC)
commit 463a0ade4c07dffdffd92f6f3bd032f0464c4af2
Author: Mike Gorse <mgorse novell com>
Date: Thu Aug 5 19:22:05 2010 -0400
Fix create-introspection.sh
xml/create-introspection.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/xml/create-introspection.sh b/xml/create-introspection.sh
index 78ae328..81d60e4 100755
--- a/xml/create-introspection.sh
+++ b/xml/create-introspection.sh
@@ -1,4 +1,4 @@
#!/bin/sh
-xsltproc --xinclude remove-annotations.xsl Accessibility.xml -o Processed.xml
+xsltproc --xinclude remove-annotations.xsl Accessibility.xml >Processed.xml
python versioned-introspection.py
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]