about summary refs log tree commit diff stats
path: root/code/scheduler.rb
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2009-06-11 22:00:14 +0200
committerhut <hut@lavabit.com>2009-06-11 22:00:14 +0200
commit1ec7a5eeb823d36a2fbccb2f51c6ec9a157adb35 (patch)
treeeed0956cab8cee00b209782c9fe8ff357d7b8d66 /code/scheduler.rb
parent41fddc99de7878ff7d90fafcb120003d0dc2c0d9 (diff)
downloadranger-1ec7a5eeb823d36a2fbccb2f51c6ec9a157adb35.tar.gz
clearing up
Diffstat (limited to 'code/scheduler.rb')
-rw-r--r--code/scheduler.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/code/scheduler.rb b/code/scheduler.rb
index 9b716d2f..2a0f0a21 100644
--- a/code/scheduler.rb
+++ b/code/scheduler.rb
@@ -29,7 +29,7 @@ module Scheduler
 	end
 
 	def run
-#		@active = true
+		@active = true
 	end
 
 	def stop