Fix compiler bisection tests nowrapper script.
SAVE_DIR was being overwritten. Inside the condition, SAVE_DIR is not needed. Just use DIR directly. BUG=chromium:740230 TEST= ./full_bisect_test/run-test-nowrapper.sh works. Change-Id: Ic35d3039f6fd31f2a5f3a0d4812568eaceda4742 Reviewed-on: https://chromium-review.googlesource.com/567364 Reviewed-by:Caroline Tice <cmtice@chromium.org> Tested-by:
Manoj Gupta <manojgupta@chromium.org>
Loading
Please sign in to comment