#!/bin/sh 

PATH=${PVFS2_DEST}/INSTALL-pvfs2-${CVS_TAG}/bin:${PATH}
echo $PATH
export PATH
${PVFS2_DEST}/INSTALL-pvfs2-${CVS_TAG}/test/test-symlink-perms --directory ${PVFS2_MOUNTPOINT} 
