Changeset 615 in ntrip for trunk/BNC/run_valgrind
- Timestamp:
- Dec 15, 2007, 4:40:25 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/run_valgrind
r614 r615 2 2 if [ "$1" == "start" ] 3 3 then 4 valgrind --leak-check=full ./bnc -nw 2> valgrind.txt 4 valgrind --leak-check=full ./bnc -nw 2> valgrind.txt & 5 5 elif [ "$1" == "stop" ] 6 6 then
Note:
See TracChangeset
for help on using the changeset viewer.