From e580cb94f64c866655fdb1bbdfe40a4508045cf2 Mon Sep 17 00:00:00 2001 From: Jeff Wear Date: Sun, 6 Apr 2014 00:39:12 -0500 Subject: [PATCH] Add some missing escapes in `subliminal-test`'s documentation. --- Supporting Files/CI/subliminal-test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Supporting Files/CI/subliminal-test b/Supporting Files/CI/subliminal-test index 6b56d0d..851336b 100755 --- a/Supporting Files/CI/subliminal-test +++ b/Supporting Files/CI/subliminal-test @@ -53,7 +53,7 @@ Otherwise, \`subliminal-test\` returns success (0). * with Subliminal having been installed on the test machine, using \`rake install DOCS=no\`; * and with GUI scripting enabled: if the test machine runs Mac OS X 10.8 Mountain Lion, open System Preferences and check \"Enable access for assistive devices\" in the Accessibility preference pane. If the test machine runs Mac OS X 10.9 Mavericks, - open System Preferences and click on "Security & Privacy". Select "Accessibility" and drag Terminal.app from Applications/Utilities + open System Preferences and click on \"Security & Privacy\". Select \"Accessibility\" and drag Terminal.app from Applications/Utilities into the list. Do not forget to check the box. Also make sure that your \"Integration Tests\" scheme is shared (in Xcode, click \`Product -> Schemes -> Manage Schemes…\`