Closed chrishough closed 10 years ago
Example I am testing with:
desc "test" task :ask do if agree("Do you need me to launch your browser to coverage details? ( yes or no )") puts "OPEN" else puts "NO" end end
Error message:
Do you need me to launch your browser to coverage details? ( yes or no ) no^M^M^M^M
Thoughts?
Disregard. A restart of terminal fixed it.
Example I am testing with:
Error message:
Thoughts?