xtreemfs/cpp/test/ld_preload/preload_test.sh
2020-09-22 02:25:22 +02:00

5 lines
201 B
Bash
Executable File

#!/bin/bash
BUILD_DIR="../../build"
#LD_DEBUG=all
XTREEMFS_PRELOAD_OPTIONS="--log-level ERR demo.xtreemfs.org/demo /xtreemfs" LD_PRELOAD=$BUILD_DIR"/libxtreemfs_preload.so" $BUILD_DIR/preload_test $1