Changeset 627 in ntrip for trunk/BNC/run_valgrind


Ignore:
Timestamp:
Dec 16, 2007, 6:05:06 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/run_valgrind

    r620 r627  
    22if [ "$1" == "start" ]
    33then
    4   valgrind --leak-check=full --show-reachable=yes ./bnc -nw 2> valgrind.txt &
     4  valgrind --leak-check=full ./bnc -nw 2> valgrind.txt &
    55elif [ "$1" == "stop" ]
    66then
Note: See TracChangeset for help on using the changeset viewer.