We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc20262 commit 290dd6bCopy full SHA for 290dd6b
test/Serialization/load-file-permissions.swift
@@ -1,3 +1,4 @@
1
+// RUN: chmod a+rx %t/bad 2>/dev/null || true
2
// RUN: %empty-directory(%t)
3
// RUN: %empty-directory(%t/good)
4
// RUN: %empty-directory(%t/bad)
0 commit comments