Skip to content

Commit

Permalink
Update tabiew.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
shshemi committed Oct 19, 2024
1 parent 0faaffc commit 7299c3a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Formula/t/tabiew.rb
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ def install
input.puts ":F tide < 40"
sleep 1
input.puts ":q"

sleep 1
input.close
sleep 2
File.open(testpath/"output.txt") do |f|
contents = f.read
Expand Down

0 comments on commit 7299c3a

Please sign in to comment.