You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by ro...@apache.org on 2020/12/29 13:38:25 UTC

[buildstream] 06/11: tests/frontend/workspace.py: Update to new behavior

This is an automated email from the ASF dual-hosted git repository.

root pushed a commit to branch valentindavid/workspacedir_config
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit 50ee3ca172430e5bc78ea3601aad01caa495d185
Author: Valentin David <va...@codethink.co.uk>
AuthorDate: Tue May 1 19:34:22 2018 +0200

    tests/frontend/workspace.py: Update to new behavior
---
 tests/frontend/workspace.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/frontend/workspace.py b/tests/frontend/workspace.py
index c2086ff..e168a61 100644
--- a/tests/frontend/workspace.py
+++ b/tests/frontend/workspace.py
@@ -26,7 +26,7 @@ def open_workspace(cli, tmpdir, datafiles, kind, track, suffix='', workspacedir=
     if workspacedir is None:
         workspace = os.path.join(str(tmpdir), 'workspace{}'.format(suffix))
     else:
-        workspace = os.path.join('workspace{}'.format(suffix))
+        workspace = os.path.join(project, 'workspace{}'.format(suffix))
 
     # Create our repo object of the given source type with
     # the bin files, and then collect the initial ref.