X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=test%2Fjalview%2Fbin%2FCommandLineOperations.java;h=7e775d856fb3fb842d2f451255ffad3d10bbda62;hb=9d9ad2a9237a50e305349a63eb01bb5548d028d0;hp=3bfd4f39d6d931c8e58eb1f0ed63cf810951d8ae;hpb=149754e206bd387ec23dff3eb3550073c62cec71;p=jalview.git diff --git a/test/jalview/bin/CommandLineOperations.java b/test/jalview/bin/CommandLineOperations.java index 3bfd4f3..7e775d8 100644 --- a/test/jalview/bin/CommandLineOperations.java +++ b/test/jalview/bin/CommandLineOperations.java @@ -250,7 +250,7 @@ public class CommandLineOperations // number of lines expected on STDERR when Jalview starts up normally // may need to adjust this if Jalview is excessively noisy ? - final int STDERR_SETUPLINES = 30; + final int STDERR_SETUPLINES = 50; // thread monitors stderr - bails after SETUP_TIMEOUT or when // STDERR_SETUPLINES have been read