]> git.koha-community.org Git - koha.git/commit
Bug 26162: Don't fall into an infinite loop
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 19 Aug 2020 05:19:09 +0000 (07:19 +0200)
committerLucas Gass <lucas@bywatersolutions.com>
Mon, 31 Aug 2020 20:05:42 +0000 (20:05 +0000)
commiteb6ab608d9f2c17064f3ecbcee53a33da3ee5aec
tree9cd2f45aaa7dc87628de46427f5d620f9f5871f4
parent9b43f15602ded559e1fefb96fad6e977639edacc
Bug 26162: Don't fall into an infinite loop

If something went wrong we do want to stop the script!

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit a0b5cefdc88a3671a0310a90490be275bab46860)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
(cherry picked from commit a29a9ec75408f135e070205fbd1868789b90b54b)
t/lib/Selenium.pm