bin/understudy in understudy-0.0.5 vs bin/understudy in understudy-0.0.6
- old
+ new
@@ -103,10 +103,10 @@
run config.command if config.command
command = []
command << "--terminal-verbosity=5" if @verbose
-#command << "--print-statistics"
+command << "--print-statistics"
command += rdiff_args
command << config.source
command << config.dest