script: updated build.sh script and git_pre_commit hook to new build directory
This commit is contained in:
@@ -58,7 +58,7 @@ function run_tests {
|
||||
|
||||
cd bin/test
|
||||
echo $1/Coati_test
|
||||
$1/Coati_test
|
||||
../../build/$1/test/Coati_test
|
||||
if [ $? -eq 0 ]
|
||||
then
|
||||
echo -e $PASS $1 Tests passed
|
||||
|
||||
Reference in New Issue
Block a user