summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/file-CHMOD/no-perms.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/file-CHMOD/no-perms.cmake')
-rw-r--r--Tests/RunCMake/file-CHMOD/no-perms.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/RunCMake/file-CHMOD/no-perms.cmake b/Tests/RunCMake/file-CHMOD/no-perms.cmake
index 346f946..602cfc2 100644
--- a/Tests/RunCMake/file-CHMOD/no-perms.cmake
+++ b/Tests/RunCMake/file-CHMOD/no-perms.cmake
@@ -1,2 +1,2 @@
file(TOUCH ${CMAKE_CURRENT_BINARY_DIR}/a)
-file(CHMOD ${CMAKE_CURRENT_BINARY_DIR}/a PERMISSIONS)
+file(CHMOD ${CMAKE_CURRENT_BINARY_DIR}/a)