mirror of
https://github.com/mistergibson/gxg-server.git
synced 2026-08-15 10:24:29 -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))
|
unless ($0 == "irb" || $0 == "jirb" || Module.constants.include?(:IRB))
|
||||||
# ### Place-holder loop for running in the background
|
# ### Place-holder loop for running in the background
|
||||||
while true do
|
while true do
|
||||||
sleep 5.0
|
sleep 5
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue