Benjamin Schubert pushed to branch bschubert/tests-no-chroot-linux at BuildStream / buildstream
Commits:
-
e78652d5
by Benjamin Schubert at 2018-10-26T09:56:45Z
1 changed file:
Changes:
... | ... | @@ -127,7 +127,7 @@ test-fedora-no-sandbox: |
127 | 127 |
<<: *linux-tests
|
128 | 128 |
|
129 | 129 |
before_script:
|
130 |
- dnf erase -y bubblewrap ostree chroot
|
|
130 |
+ - dnf erase -y bubblewrap ostree chroot
|
|
131 | 131 |
|
132 | 132 |
tests-unix:
|
133 | 133 |
# Use fedora here, to a) run a test on fedora and b) ensure that we
|