Bug fix: bracket
authorSapan Bhatia <sapanb@cs.princeton.edu>
Wed, 28 Oct 2009 01:42:19 +0000 (01:42 +0000)
committerSapan Bhatia <sapanb@cs.princeton.edu>
Wed, 28 Oct 2009 01:42:19 +0000 (01:42 +0000)
plugins/vsys_privs.py

index 3484a38..d2e910c 100755 (executable)
@@ -85,7 +85,7 @@ def write_privs(cur_privs,privs):
                 data = '\n'.join(v)
                 f.write(data)
                 f.close()
-                logger.log("Added vsys attribute %s for %s"%(k,slice)
+                logger.log("Added vsys attribute %s for %s")%(k,slice)
 
     # Remove files and directories 
     # that are invalid