bin/process_assets in
daengine-0.1.8
vs bin/process_assets in
daengine-0.1.9
- old
+ new
@@ -10,8 +10,6 @@
config = YAML.load_file(ARGV[0]) t = Daengine.execute(config)
-puts t
-
-t.join
+puts t
\ No newline at end of file