buildman: Correct the testOutputDir() unit test
authorSimon Glass <sjg@chromium.org>
Sun, 19 Jul 2020 18:28:11 +0000 (12:28 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 29 Jul 2020 01:30:39 +0000 (19:30 -0600)
commit3918dfaa910e35a753b91e0124e13c6c80c8d0d2
tree5a3295c76aaf9e33c8463d8371c3a4e52e9e3678
parent5a910b92bc9d63d855f3efa8d10cb25db0a8ac60
buildman: Correct the testOutputDir() unit test

This current fails with an error. Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Fixes: 7664b03ffc5 ("buildman: Remove _of_#_ from results directory paths")
tools/buildman/test.py