Skip to content

Commit 2edb8ce

Browse files
committed
Fix version typo
The Version on O3 is Slowroll, not slowroll.
1 parent f12ece8 commit 2edb8ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

t/obs/openSUSE:Slowroll:Build:iso/print_openqa.before

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
DISTRI=opensuse \
77
FLAVOR=DVD \
88
ISO=openSUSE-Slowroll-DVD-x86_64-Build30.1-Media.iso \
9-
VERSION=slowroll \
9+
VERSION=Slowroll \
1010
_OBSOLETE=1
1111

xml/obs/openSUSE:Slowroll.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
project_pattern="openSUSE:Slowroll:Build:iso"
33
dist_path="images/*/000product*"
44
distri="opensuse"
5-
version="slowroll">
5+
version="Slowroll">
66
<flavor name="DVD" distri="opensuse" iso="1" media1="0"></flavor>
77
</openQA>

0 commit comments

Comments
 (0)