|
From: Jeremy F. <je...@go...> - 2005-02-19 00:18:13
|
CVS commit by fitzhardinge:
Remove now unnecessary --num-callers=4.
M +0 -2 vg_regtest.in 1.31
--- valgrind/tests/vg_regtest.in #1.30:1.31
@@ -276,6 +276,4 @@
}
- # *.exp have been generated assuming this
- $vgopts = '--num-callers=4 '.$vgopts;
printf("%-16s valgrind $vgopts $prog $args\n", "$name:");
|