Fix src in test
This commit is contained in:
parent
5e07f19341
commit
4a0e781929
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user