]> granicus.if.org Git - clang/commitdiff
Fix typo in test's REQUIRES line
authorAlp Toker <alp@nuanti.com>
Sun, 27 Oct 2013 19:03:12 +0000 (19:03 +0000)
committerAlp Toker <alp@nuanti.com>
Sun, 27 Oct 2013 19:03:12 +0000 (19:03 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@193507 91177308-0d34-0410-b5e6-96231b3b80d8

test/Misc/permissions.cpp

index 5b89eabcf287a43927c90a7bce2f4a18a372cd08..143e49d58eacd6e8123fc76d499f2e8e986a486d 100644 (file)
@@ -2,7 +2,7 @@
 
 // MSYS doesn't emulate umask.
 // FIXME: Could we introduce another feature for it?
-// REQUIRES: shell-preserves-root'
+// REQUIRES: shell-preserves-root
 
 // RUN: umask 000
 // RUN: %clang_cc1 -emit-llvm-bc %s -o %t