Changeset 615 in ntrip


Ignore:
Timestamp:
Dec 15, 2007, 4:40:25 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/run_valgrind

    r614 r615  
    22if [ "$1" == "start" ]
    33then
    4   valgrind --leak-check=full ./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.