Skip to content

Commit

Permalink
the second slowdown would never get called
Browse files Browse the repository at this point in the history
  • Loading branch information
mainframed committed May 28, 2021
1 parent e63e313 commit 10a6adf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions automate.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -122,10 +122,9 @@ do while lines(commands) \= 0

Address "HERCULES" response
leave

/* in some cases the text is read before we read the response */
call slowdown 0.5
end
/* in some cases the text is read before we read the response */
call slowdown 0.5
end
end

Expand Down

0 comments on commit 10a6adf

Please sign in to comment.