diff options
Diffstat (limited to 'Source/SPBundleCommandRunner.m')
-rw-r--r-- | Source/SPBundleCommandRunner.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPBundleCommandRunner.m b/Source/SPBundleCommandRunner.m index 84ef4dc8..79473109 100644 --- a/Source/SPBundleCommandRunner.m +++ b/Source/SPBundleCommandRunner.m @@ -50,7 +50,7 @@ @implementation SPBundleCommandRunner -#ifndef SP_REFACTOR /* run commands */ +#ifndef SP_CODA /* run commands */ /** * Run the supplied string as a BASH command(s) and return the result. |