mirror of
https://github.com/mistergibson/gxg-server.git
synced 2026-08-15 02:15:59 -07:00
housekeeping
This commit is contained in:
parent
3486ced021
commit
f17e9914a1
1 changed files with 1 additions and 1 deletions
|
|
@ -1890,6 +1890,6 @@ end
|
|||
unless ($0 == "irb" || $0 == "jirb" || Module.constants.include?(:IRB))
|
||||
# ### Place-holder loop for running in the background
|
||||
while true do
|
||||
sleep 5.0
|
||||
sleep 5
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue