Moved python script to correct directory

This commit is contained in:
Luke Taylor
2009-05-11 06:03:59 +00:00
parent 1df1d58ed7
commit c7a2e12c65
2 changed files with 1 additions and 1 deletions

View File

@@ -1,9 +0,0 @@
print authentication.name;
for authority in authentication.authorities:
print authority
print "Granting access"
allow = 1