restore the commented lines with valgrind
This commit is contained in:
parent
a59513bf34
commit
9047f85bf6
@ -76,12 +76,12 @@ co="--enable-debug CC=mpiCC"
|
|||||||
# ./renametest.sh basic $output_dir/basic--with-insure2
|
# ./renametest.sh basic $output_dir/basic--with-insure2
|
||||||
|
|
||||||
co="--enable-debug --with-print-errors"
|
co="--enable-debug --with-print-errors"
|
||||||
#./test.sh basic.sh $src_dir -co: $co -mo: $mo -ro: $ro -rt -valgrind
|
./test.sh basic.sh $src_dir -co: $co -mo: $mo -ro: $ro -rt -valgrind
|
||||||
#./renametest.sh basic $output_dir/basic--valgrind1
|
./renametest.sh basic $output_dir/basic--valgrind1
|
||||||
|
|
||||||
co="--enable-debug --enable-global-partition"
|
co="--enable-debug --enable-global-partition"
|
||||||
#./test.sh basic.sh $src_dir -co: $co -mo: $mo -ro: $ro -rt -valgrind
|
./test.sh basic.sh $src_dir -co: $co -mo: $mo -ro: $ro -rt -valgrind
|
||||||
#./renametest.sh basic $output_dir/basic--valgrind2
|
./renametest.sh basic $output_dir/basic--valgrind2
|
||||||
|
|
||||||
co="--without-MPI"
|
co="--without-MPI"
|
||||||
./test.sh basic.sh $src_dir -co: $co -mo: $mo
|
./test.sh basic.sh $src_dir -co: $co -mo: $mo
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user