Fixed bug with tmpdir
ClosedPublic

Authored by jskladan on Jun 27 2014, 2:16 PM.

Details

Summary

There was a bug in creating depcheck's tmpdir - there are two instances of depcheck running in the depcheck.yml, and each is creating its own workdir in the one workdir provided by runner

Test Plan

Tested locally, seems to work.

Diff Detail

Repository
rDEPCK task-depcheck
Lint
Lint Skipped
Unit
Unit Tests Skipped
jskladan retitled this revision from to Fixed bug with tmpdir.Jun 27 2014, 2:16 PM
jskladan updated this object.
jskladan edited the test plan for this revision. (Show Details)
jskladan added a reviewer: tflink.
tflink accepted this revision.Jun 27 2014, 2:18 PM

Looks good to me

This revision is now accepted and ready to land.Jun 27 2014, 2:18 PM
jskladan closed this revision.Jun 29 2014, 8:38 AM
jskladan updated this revision to Diff 496.

Closed by commit rDEPCK9ad46bfb7627 (authored by @jskladan).