From: Manuel Penschuck Date: Sat, 16 Feb 2013 20:53:46 +0000 (+0100) Subject: quite -> quiet X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=bde5bef1f916af0a1e8a23aa7b2c527c2a6d7d60;p=daqtools.git quite -> quiet --- diff --git a/web/include/CtsCommands.pm b/web/include/CtsCommands.pm index 374665d..47cdd69 100644 --- a/web/include/CtsCommands.pm +++ b/web/include/CtsCommands.pm @@ -291,6 +291,8 @@ sub commandMonitor { my @slices = (); my @monRegs = (); + + local $| = 1 if $quiet; # gather all registers and slices that need to be monitored $trb->clearPrefetch();