bin/srd in sifttter-redux-1.0.4 vs bin/srd in sifttter-redux-1.0.5

- old
+ new

@@ -88,12 +88,12 @@ # Use skips_post before a command to skip this # block on that command only end on_error do |exception| - # messenger.error(exception.to_s) - # exit!(1) - # true + messenger.error(exception.to_s) + exit!(1) + true end # ====================================================== # Commands # ======================================================