[tracker] functional-tests: Fixed tokens names in the AEGIS file
- From: Ivan Frade <ifrade src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [tracker] functional-tests: Fixed tokens names in the AEGIS file
 
- Date: Thu,  7 Oct 2010 14:32:03 +0000 (UTC)
 
commit a088c41b77052c31f0583aba89d060c64f57c30a
Author: Ivan Frade <ivan frade nokia com>
Date:   Thu Oct 7 17:30:06 2010 +0300
    functional-tests: Fixed tokens names in the AEGIS file
 tests/functional-tests/create-tests-aegis.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tests/functional-tests/create-tests-aegis.py b/tests/functional-tests/create-tests-aegis.py
index 91667f1..a2b96c5 100755
--- a/tests/functional-tests/create-tests-aegis.py
+++ b/tests/functional-tests/create-tests-aegis.py
@@ -45,8 +45,8 @@ def print_aegis_perm_request (filename):
     print "\n   <request>"
     print '      <credential name="TrackerReadAccess" />'
     print '      <credential name="TrackerWriteAccess" />'
-    print '      <credential name="tracker-extract-access" />' 
-    print '      <credential name="tracker-miner-fs-access" />' 
+    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 "   </request>"
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]