Benjamin Schubert pushed to branch bschubert/add-fedora-nobwrap-tests at BuildStream / buildstream
Commits:
-
3d1642ea
by Benjamin Schubert at 2018-11-09T17:53:55Z
1 changed file:
Changes:
... | ... | @@ -73,6 +73,7 @@ source_dist: |
73 | 73 |
script:
|
74 | 74 |
- useradd -Um buildstream
|
75 | 75 |
- chown -R buildstream:buildstream .
|
76 |
+ - ls
|
|
76 | 77 |
- cd dist/buildstream
|
77 | 78 |
|
78 | 79 |
# Run the tests from the source distribution, We run as a simple
|