mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
bba1a0d44a
This is more optimial and this fixes a problem where occasionally remove_and_symlink will error with: gen/compiler_bundle/main.js --sourcemapFile /Users/rld/src/deno --silent Traceback (most recent call last): File "../../tools/run_node.py", line 18, in <module> util.remove_and_symlink(target_rel, "node_modules", True) File "/Users/rld/src/deno/tools/util.py", line 103, in remove_and_symlink symlink(target, name, target_is_dir) File "/Users/rld/src/deno/tools/util.py", line 141, in symlink os.symlink(target, name) OSError: [Errno 17] File exists |
||
---|---|---|
.. | ||
testdata | ||
ts_library_builder | ||
benchmark.py | ||
benchmark_test.py | ||
build.py | ||
build_test.py | ||
clang | ||
deno_dir_test.py | ||
docs.py | ||
format.py | ||
gcloud_upload.py | ||
http_benchmark.py | ||
http_server.py | ||
hyper_hello.rs | ||
integration_tests.py | ||
lint.py | ||
memory | ||
node_http.js | ||
node_tcp.js | ||
permission_prompt_test.py | ||
permission_prompt_test.ts | ||
prebuilt.py | ||
repl_test.py | ||
run_node.py | ||
rustfmt.toml | ||
setup.py | ||
setup_test.py | ||
sha256sum.py | ||
sync_third_party.py | ||
test.py | ||
test_format.py | ||
third_party.py | ||
throughput_benchmark.py | ||
unit_tests.py | ||
upload_website.py | ||
util.py | ||
util_test.py |