Changed SetUpLogger based on CR.

This commit is contained in:
Markus Kauppila 2011-07-31 20:01:34 +03:00
parent 77405acdd9
commit 55a247608b
5 changed files with 41 additions and 24 deletions

View file

@ -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."