aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/CMakeLists.txt2
-rwxr-xr-xscripts/check.in (renamed from scripts/mctestr.in)0
2 files changed, 1 insertions, 1 deletions
diff --git a/scripts/CMakeLists.txt b/scripts/CMakeLists.txt
index 2d40e32ae..b75e99d5e 100644
--- a/scripts/CMakeLists.txt
+++ b/scripts/CMakeLists.txt
@@ -1,3 +1,3 @@
-configure_file(mctestr.in ${CMAKE_BINARY_DIR}/mctestr)
+configure_file(check.in ${CMAKE_BINARY_DIR}/check)
configure_file(debug.in ${CMAKE_BINARY_DIR}/debug)
configure_file(release.in ${CMAKE_BINARY_DIR}/release)
diff --git a/scripts/mctestr.in b/scripts/check.in
index a388ef38f..a388ef38f 100755
--- a/scripts/mctestr.in
+++ b/scripts/check.in