bin/rconf in rconf-0.5.3 vs bin/rconf in rconf-0.5.5
- old
+ new
@@ -8,9 +8,11 @@
# licensee is strictly subject to the terms and conditions,
# including confidentiality obligations, set forth in the applicable
# License Agreement between RightScale.com, Inc. and
# the licensee
+$stdout.sync = true
+
require File.join(File.dirname(__FILE__), '..', 'lib', 'rconf')
module RightConf
class Configurer