Fix the e2e_removes test data to use REPOS replacement
Whoops, it was very specific to my system without this. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
e6092ee687
commit
55e2132685
1 changed files with 2 additions and 2 deletions
4
tests/testdata/test_e2e_removes.txt
vendored
4
tests/testdata/test_e2e_removes.txt
vendored
|
|
@ -1,5 +1,5 @@
|
|||
Dependencies of other packages that would be BROKEN by the specified source package removals:
|
||||
package: bbb-1.0-1.x86_64 from file:///var/home/adamw/local/rmdepcheck/tests/testdata/repos/base
|
||||
package: bbb-1.0-1.x86_64 from file://{REPOS}/base
|
||||
aaa < 3.0
|
||||
package: fff-1.0-1.x86_64 from file:///var/home/adamw/local/rmdepcheck/tests/testdata/repos/base
|
||||
package: fff-1.0-1.x86_64 from file://{REPOS}/base
|
||||
eee = 1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue