]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commitdiff
quite -> quiet
authorManuel Penschuck <manuel.penschuck@stud.uni-frankfurt.de>
Sat, 16 Feb 2013 20:53:46 +0000 (21:53 +0100)
committerManuel Penschuck <manuel.penschuck@stud.uni-frankfurt.de>
Sat, 16 Feb 2013 20:53:46 +0000 (21:53 +0100)
web/include/CtsCommands.pm

index 374665de7683a92f5101fd9bfa04628256c394dd..47cdd69282dcc65e8598f12ac4f270880df892c0 100644 (file)
@@ -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();