X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=test.sh;h=79ab28f2505e6cf0111ae486b188930b02d57f34;hb=bd953380ed26bbef84337e8b2148d930969b5abe;hp=7f2d98e452bfdfb54a636a1536987fc19c066c57;hpb=ae56a5ed7f640a944108b5aee567bb80ced86c9a;p=modules%2Fshaper.git diff --git a/test.sh b/test.sh index 7f2d98e45..79ab28f25 100755 --- a/test.sh +++ b/test.sh @@ -1,9 +1,8 @@ #!/bin/bash source env.sh -source env_standalone.sh mkdir -p ${BUILD_DIR} cd ${BUILD_DIR} -ctest --no-compress-output -T Test +ctest --no-compress-output -T Test "$@"