projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Show anonymous user warning in data browser note view
[rails.git]
/
script
/
cleanup
diff --git
a/script/cleanup
b/script/cleanup
index 72a6dec9bcd258c87adc1bef62c52cc6f375c6d3..085c3aeef52e1fb94268de9f127a0c67e77eb840 100755
(executable)
--- a/
script/cleanup
+++ b/
script/cleanup
@@
-26,3
+26,5
@@
begin
end while sessions.length > 0
UserToken.delete_all("expiry < NOW()")
+
+exit 0