Imported Upstream version 0.160
[platform/upstream/elfutils.git] / tests / test-wrapper.sh
index 96ddb74..09b4d49 100755 (executable)
@@ -58,4 +58,8 @@ case "$1" in
   ;;
 esac
 
+if [ "x$VALGRIND_CMD" != "x" ]; then
+  export VALGRIND_CMD
+fi
+
 exec "$@"