From 38502a7be4ada36eb0db5ea3be0b7e2fd0d9ae42 Mon Sep 17 00:00:00 2001 From: Henrik Kjellander Date: Tue, 29 Sep 2015 12:34:39 +0200 Subject: [PATCH] Remove isolate_deps_dir from .gitignore It turns out that if a bot is interrupted during test execution, the existence of this directory causes the next build to fail. This usually happens when the Buildbot master is restarted. TBR=mflodman@webrtc.org Review URL: https://codereview.webrtc.org/1376723002 . Cr-Commit-Position: refs/heads/master@{#10105} --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 45a84f7cf3..7822910350 100644 --- a/.gitignore +++ b/.gitignore @@ -45,7 +45,6 @@ /chromium/src /google_apis /gyp-mac-tool -/isolate_deps_dir /links /links.db /net