Skip to content
Snippets Groups Projects
Commit cac8df9ceb26 authored by Pierre-Yves David's avatar Pierre-Yves David :octopus:
Browse files

tests: fix config substitution

The test and associated output were wrong.
parent cfe3d16d1da9
No related branches found
No related tags found
No related merge requests found
......@@ -167,5 +167,5 @@
repo4test_B-partial-missing-last-10.tar
repo4test_B-partial-same
repo4test_B-partial-same.tar
$ sed -i 's/enabled: Non/enabled: Yes/' ../local-references/repo4test_A.benchrepo
$ sed -i 's/enabled: No/enabled: Yes/' ../local-references/repo4test_A.benchrepo
$ grep enabled ../local-references/repo4test_A.benchrepo
......@@ -171,5 +171,5 @@
$ grep enabled ../local-references/repo4test_A.benchrepo
enabled: No
enabled: Yes
$ cd ..
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment