mirror of
https://github.com/ostreedev/ostree.git
synced 2025-01-11 09:18:20 +03:00
tests/test-config: Remove extra space
Closes: #1814 Approved by: jlebon
This commit is contained in:
parent
b0af96c80a
commit
52987b532c
@ -34,7 +34,7 @@ ${CMD_PREFIX} ostree config --repo=repo get --group=core repo_version >> list.tx
|
||||
${CMD_PREFIX} ostree config --repo=repo get --group='remote "flathub"' 'xa.title' >> list.txt
|
||||
${CMD_PREFIX} ostree config --repo=repo get --group='remote "flathub"' 'xa.title-is-set' >> list.txt
|
||||
${CMD_PREFIX} ostree config --repo=repo get --group='remote "org.mozilla.FirefoxRepo"' url >> list.txt
|
||||
${CMD_PREFIX} cat list.txt
|
||||
${CMD_PREFIX} cat list.txt
|
||||
|
||||
assert_file_has_content list.txt "bare"
|
||||
assert_file_has_content list.txt "1"
|
||||
|
Loading…
Reference in New Issue
Block a user