drop unused qdoc.valgrind
This commit is contained in:
parent
00a208ef32
commit
3b0365138e
@ -1,7 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
# run process through valgrind instead
|
||||
|
||||
DIRNAME=$(dirname $0)
|
||||
set -x
|
||||
valgrind ${DIRNAME}/qdoc.orig $@
|
Loading…
Reference in New Issue
Block a user