From cab78e8d9a228b9625ed8d7d14db14ce784e715e Mon Sep 17 00:00:00 2001 From: downtownallday <downtownallday@gmail.com> Date: Wed, 22 Jun 2022 11:19:58 -0400 Subject: [PATCH] Change comment --- tests/system-setup/upgrade.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/system-setup/upgrade.sh b/tests/system-setup/upgrade.sh index ae18a7b5..39b44349 100755 --- a/tests/system-setup/upgrade.sh +++ b/tests/system-setup/upgrade.sh @@ -1,9 +1,9 @@ #!/bin/bash # setup MiaB-LDAP by: -# 1. installing upstream MiaB +# 1. installing a prior version of MiaB-LDAP # 2. adding some data (users/aliases/etc) -# 3. upgrading to MiaB-LDAP +# 3. upgrading to master branch version of MiaB-LDAP # # See setup-defaults.sh for usernames and passwords. #