Changeset 2899 in MondoRescue for branches/3.0


Ignore:
Timestamp:
Oct 24, 2011, 10:20:42 AM (12 years ago)
Author:
Bruno Cornec
Message:
  • Version 2.2.9 is now 3.0.x
Location:
branches/3.0
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • branches/3.0/tools/myval

    r2288 r2899  
    33# Call valgrind to test mondo
    44
    5 sudo valgrind --log-file=/tmp/val.log --show-reachable=yes --leak-check=full /bruno/pb/projects/mondorescue/build/BUILD/mondo-2.2.9/src/mondoarchive/mondoarchive -K 99 -Oi -I /etc -d /home
    6 sudo valgrind --log-file=/tmp/valg.log --show-reachable=yes --leak-check=full /bruno/pb/projects/mondorescue/build/BUILD/mondo-2.2.9/src/mondoarchive/mondoarchive -g -K 99 -Oi -I /etc -d /home
     5sudo valgrind --log-file=/tmp/val.log --show-reachable=yes --leak-check=full /bruno/pb/projects/mondorescue/build/BUILD/mondo-3.0/src/mondoarchive/mondoarchive -K 99 -Oi -I /etc -d /home
     6sudo valgrind --log-file=/tmp/valg.log --show-reachable=yes --leak-check=full /bruno/pb/projects/mondorescue/build/BUILD/mondo-3.0/src/mondoarchive/mondoarchive -g -K 99 -Oi -I /etc -d /home
Note: See TracChangeset for help on using the changeset viewer.