#!/bin/sh

exec /usr/lib/valgrind/valgrind "$@"

# valgrind ends here
