[tracker/rss-enclosures] functional-tests: add closing slash in aegis manifest file generator
- From: Roberto Guido <rguido src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/rss-enclosures] functional-tests: add closing slash in aegis manifest file generator
- Date: Wed, 24 Nov 2010 01:58:39 +0000 (UTC)
commit fcb4c907849a5ed2604f566362b4a9dfb2d6d2b8
Author: Jean-Luc Lamadon <jean-luc lamadon nokia com>
Date: Sun Oct 10 20:51:13 2010 +0300
functional-tests: add closing slash in aegis manifest file generator
tests/functional-tests/create-tests-aegis.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/functional-tests/create-tests-aegis.py b/tests/functional-tests/create-tests-aegis.py
index a2b96c5..98f4ad8 100755
--- a/tests/functional-tests/create-tests-aegis.py
+++ b/tests/functional-tests/create-tests-aegis.py
@@ -48,7 +48,7 @@ def print_aegis_perm_request (filename):
print ' <credential name="tracker::tracker-extract-access" />'
print ' <credential name="tracker::tracker-miner-fs-access" />'
print ' <credential name="GRP::metadata-users" />'
- print ' <for path="%s">' % (install_path)
+ print ' <for path="%s" />' % (install_path)
print " </request>"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]