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 1e0dfb1 commit b151b86Copy full SHA for b151b86
lib/mix/lib/mix/sync/lock.ex
@@ -208,7 +208,7 @@ defmodule Mix.Sync.Lock do
208
could not create hard link from #{port_path} to "#{lock_path}: #{:file.format_error(reason)}.
209
210
Hard link support is required for Mix compilation locking. If your system \
211
- does not support hard links, set MIX_OS_CONCURRENCY_LOCK=1\
+ does not support hard links, set MIX_OS_CONCURRENCY_LOCK=0\
212
""")
213
end
214
0 commit comments