X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=test.sh;h=79ab28f2505e6cf0111ae486b188930b02d57f34;hb=79391e042b19eb85c77fffab6735f8964e3eb7b3;hp=3732d1601da167f03dc70d8c4bdd8c13070eac03;hpb=f46fe140085276369261e06c6f9f5683164a7019;p=modules%2Fshaper.git diff --git a/test.sh b/test.sh index 3732d1601..79ab28f25 100755 --- a/test.sh +++ b/test.sh @@ -1,9 +1,8 @@ #!/bin/bash source env.sh -source ${TOOLS_DIR}/env_salome.sh mkdir -p ${BUILD_DIR} cd ${BUILD_DIR} -ctest --no-compress-output -T Test +ctest --no-compress-output -T Test "$@"