#!/bin/sh

LD_PRELOAD=/usr/local/lib/libhidesvn.so exec "$@"
