source: MondoRescue/branches/2.2.10/tools/myval@ 2279

Last change on this file since 2279 was 2279, checked in by Bruno Cornec, 15 years ago

r3272@localhost: bruno | 2009-07-18 01:37:19 +0200
Formating

  • Property svn:executable set to *
File size: 265 bytes
Line 
1#!/bin/bash
2
3# Call valgrind to test mondo
4
5sudo valgrind --log-file=/tmp/val.log --show-reachable=yes --track-origins=yes --leak-check=full /home/bruno/local/pb/projects/mondorescue/build/BUILD/mondo-2.2.10/src/mondoarchive/mondoarchive -K 99 -Oi -I /etc -d /home
Note: See TracBrowser for help on using the repository browser.