Fixed an issue with fuzzing seeds.
This commit is contained in:
parent
ed4e1582bf
commit
e6997f706e
9 changed files with 29 additions and 30 deletions
|
@ -21,6 +21,6 @@ do
|
|||
cp -f "$suite/.libs/lib$suite.$EXT" $DIRECTORY
|
||||
done
|
||||
|
||||
sudo cp .libs/libtest.0.dylib /usr/local/lib/libtest.0.dylib
|
||||
#sudo cp .libs/libtest.0.dylib /usr/local/lib/libtest.0.dylib
|
||||
|
||||
echo "Test suites installed."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue