Remove a useless 'cd' command in localtestscript: the target of the 'cd'
command is removed just after!
This commit is contained in:
@@ -609,7 +609,6 @@ export CGAL_TEST_HOST CGAL_TEST_PLATFORM;
|
||||
export CMAKE_GENERATOR;
|
||||
export MAKE_CMD;
|
||||
|
||||
cd '${CGAL_BINARY_DIR}/test';
|
||||
EOF
|
||||
done
|
||||
cat >> "${CGAL_BINARY_DIR}/localtestscript" <<EOF
|
||||
|
||||
Reference in New Issue
Block a user