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

not-in-ldap pushed a commit to branch jjardon/integration-test
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit 442031890271f50989ebf42ceb8373fbd1fb5983
Author: Javier Jardón <[email protected]>
AuthorDate: Tue Dec 12 20:22:07 2017 +0000

    integration-tests/cmake-test: Fix location of tarball
---
 integration-tests/cmake-test/elements/step7.bst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/integration-tests/cmake-test/elements/step7.bst 
b/integration-tests/cmake-test/elements/step7.bst
index bd4d1f3..78180fe 100644
--- a/integration-tests/cmake-test/elements/step7.bst
+++ b/integration-tests/cmake-test/elements/step7.bst
@@ -9,5 +9,5 @@ depends:
 
 sources:
   - kind: tar
-    url: 
file:///home/tristanmaat/Documents/Projects/buildstream/buildstream-tests/cmake-test/src/step7.tar.gz
+    url: file:///step7.tar.gz
     ref: 9591707afbae77751730b4af4c52a18b1cdc4378237bc64055f099bc95c330db

Reply via email to