author | Ryan C. Gordon <icculus@icculus.org> |
Tue, 15 Apr 2014 12:10:23 -0400 | |
changeset 30 | c8f3db869ce0 |
parent 29 | 769393898e93 |
child 31 | 838492d40709 |
--- a/1pass.lua Tue Apr 15 12:10:14 2014 -0400 +++ b/1pass.lua Tue Apr 15 12:10:23 2014 -0400 @@ -236,7 +236,7 @@ if securityLevel == nil then securityLevel = metadata.openContents.securityLevel end - print("title: " .. metadata.title) + --print("title: " .. metadata.title) if securityLevel == nil then --print("can't find security level, assuming SL5" .. metadata.title) securityLevel = "SL5"