summaryrefslogtreecommitdiffstats
path: root/tests/nwldma/bench.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/nwldma/bench.sh')
-rwxr-xr-xtests/nwldma/bench.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/nwldma/bench.sh b/tests/nwldma/bench.sh
index b36c251..d0bf323 100755
--- a/tests/nwldma/bench.sh
+++ b/tests/nwldma/bench.sh
@@ -1,8 +1,8 @@
#!/bin/bash
function pci {
- PCILIB_PATH="/root/pcitool"
- LD_LIBRARY_PATH="$PCILIB_PATH" $PCILIB_PATH/pci $*
+ PCILIB_PATH="../.."
+ LD_LIBRARY_PATH="$PCILIB_PATH/pcilib" $PCILIB_PATH/pcitool/pci $*
}
size=16