From 484b2f4eb9b94c0a192311fce2f3c006b68be283 Mon Sep 17 00:00:00 2001 From: James Campos Date: Sat, 14 May 2011 10:23:40 -0700 Subject: [PATCH] comment --- script.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script.coffee b/script.coffee index a4945dbd2..c2dc07cde 100644 --- a/script.coffee +++ b/script.coffee @@ -54,7 +54,7 @@ config = 'Interval': 30 # FIXME this is fucking horrible -# create 'global' options, no namespacing +# flatten the config _config = {} ((parent, obj) -> if obj.length #array