JAL-4059 Fix jalviewjsLaunchTest for non-macos
authorBen Soares <b.soares@dundee.ac.uk>
Fri, 5 Apr 2024 20:10:50 +0000 (21:10 +0100)
committerBen Soares <b.soares@dundee.ac.uk>
Fri, 5 Apr 2024 20:10:50 +0000 (21:10 +0100)
build.gradle

index 94d143e..875ff49 100644 (file)
@@ -4567,7 +4567,6 @@ task jalviewjsLaunchTest {
           args(execArgs)
           println "COMMAND: '"+commandLine.join(" ")+"'"
         }
-        executor.shutdownNow()
       }
 
     if (macOS) {