mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Update cefode for child_process.fork.
This commit is contained in:
@@ -5,7 +5,7 @@ set -e
|
||||
cd "$(dirname $0)/.."
|
||||
|
||||
# Test whether we need update.
|
||||
if [ -d "node/node" ]; then
|
||||
if [ -f "node/node" ]; then
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user