From: Ben Soares Date: Thu, 31 Oct 2019 10:55:34 +0000 (+0000) Subject: JAL-3210 unimportant error message X-Git-Tag: Develop-2_11_2_0-d20201215~24^2~68^2~84 X-Git-Url: http://source.jalview.org/gitweb/?p=jalview.git;a=commitdiff_plain;h=23011880699273d1cb6f780ec662c7ea39365b28 JAL-3210 unimportant error message --- diff --git a/build.gradle b/build.gradle index 51f95ac..c5c16c3 100644 --- a/build.gradle +++ b/build.gradle @@ -36,6 +36,7 @@ if (file(localProps).exists()) { } } } catch (Exception e) { + System.out.println("Exception reading local.properties") } }