Fix src in test

This commit is contained in:
Jacob Adams 2015-05-30 22:46:04 -04:00
parent 5e07f19341
commit 4a0e781929

View File

@ -2,7 +2,7 @@
echo "Testing blacklist..." echo "Testing blacklist..."
cd netbsd cd netbsd
SRC=`pwd` SRC=`pwd`/src
while read bl while read bl
do do
echo $bl echo $bl