exe/tf_current in
mux_tf-0.7.0
vs exe/tf_current in
mux_tf-0.7.1
- old
+ new
@@ -9,8 +9,8 @@
MuxTf::Cli.run(:current, ARGV) rescue Exception => e warn e.full_message warn "<press enter>"
- gets
+ $stdin.gets
exit 1 end