Benjamin Schubert pushed to branch bschubert/add-fedora-nobwrap-tests at BuildStream / buildstream
Commits:
-
c5de80e0
by Benjamin Schubert at 2018-11-09T17:51:52Z
1 changed file:
Changes:
... | ... | @@ -73,7 +73,7 @@ source_dist: |
73 | 73 |
script:
|
74 | 74 |
- useradd -Um buildstream
|
75 | 75 |
- chown -R buildstream:buildstream .
|
76 |
- - cd dist/buildstresm
|
|
76 |
+ - cd dist/buildstream
|
|
77 | 77 |
|
78 | 78 |
# Run the tests from the source distribution, We run as a simple
|
79 | 79 |
# user to test for permission issues
|