Change in osmo-ci[master]: scripts: repo-install-test: fix missing version of centos8 example

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Tue Jan 12 18:02:19 UTC 2021


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/22052 )

Change subject: scripts: repo-install-test: fix missing version of centos8 example
......................................................................

scripts: repo-install-test: fix missing version of centos8 example

Change-Id: I5eee27a9ba1cca43e056ef0ac4ae4bbb4cd827d7
---
M scripts/repo-install-test.sh
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  laforge: Looks good to me, approved; Verified
  pespin: Looks good to me, but someone else must approve



diff --git a/scripts/repo-install-test.sh b/scripts/repo-install-test.sh
index ac8242d..0c08e15 100755
--- a/scripts/repo-install-test.sh
+++ b/scripts/repo-install-test.sh
@@ -8,7 +8,7 @@
 # Show usage
 if [ "$#" -ne 1 ]; then
 	echo "usage: repo-install-test.sh DISTRO"
-	echo "DISTRO: debian or centos"
+	echo "DISTRO: debian or centos8"
 	exit 1
 fi
 

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/22052
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I5eee27a9ba1cca43e056ef0ac4ae4bbb4cd827d7
Gerrit-Change-Number: 22052
Gerrit-PatchSet: 2
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
Gerrit-Reviewer: daniel <dwillmann at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210112/7c6151d3/attachment.htm>


More information about the gerrit-log mailing list