[CI] fix formatting of a comment

This commit is contained in:
Charlie Fenton 2023-02-14 05:01:41 -08:00
parent 797cbc8d9d
commit ead8356d53
1 changed files with 3 additions and 2 deletions

View File

@ -36,7 +36,7 @@
# Updated 3/31/21 To eliminate redundant -c++11 arg since C++11 build is now standard
# Updated 5/19/21 for compatibility with zsh
# Updated 7/12/22 result is moved out of eval string to get correct status on CI if build fails
# Updated 2/6/23 refactoring made to build zip apps (-zipapps), uc2 samples (-uc2) and vboxwrapper (-vboxwrapper)
# Updated 2/14/23 refactoring made to build zip apps (-zipapps), uc2 samples (-uc2) and vboxwrapper (-vboxwrapper)
#
## This script requires OS 10.8 or later
#
@ -79,7 +79,8 @@
##
## -zipapps build two zip samples: boinc_zip_test and testzlibconflict
##
## -uc2 build the UpperCase2 targets: UC2-x86_64, UC2Gfx-x86_64 and slide_show-x86_64
## -uc2 build the UpperCase2 targets: UC2-x86_64, UC2Gfx-x86_64 and
## slide_show-x86_64
##
## -vboxwrapper build the VBoxWrapper target
##