]> Kevux Git Server - fll/commitdiff
Cleanup: Remove not yet supported gitlab test.sh comment. 0.7.2
authorKevin Day <Kevin@kevux.org>
Fri, 4 Jul 2025 20:00:36 +0000 (15:00 -0500)
committerKevin Day <Kevin@kevux.org>
Fri, 4 Jul 2025 20:05:30 +0000 (15:05 -0500)
This has been used for some time now, so consider it supported.

build/scripts/test.sh

index f2778430d0ac27944fb3b847033a640d17a06011..fd6f31d03054b06d48a04324b912f8304951cc51 100644 (file)
@@ -331,7 +331,7 @@ test_help() {
   echo -e "${c_highlight}${system_name}${c_reset} ${c_notice}[${c_reset} options ${c_notice}]${c_reset} ${c_notice}[${c_reset} test_system ${c_notice}]${c_reset}"
   echo -e " ${c_important}normal${c_reset}  Perform a normal test (default)."
   echo -e " ${c_important}github${c_reset}  Perform a test meant to be used within Github."
-  echo -e " ${c_important}gitlab${c_reset}  Perform a test meant to be used within Gitlab (not yet supported)."
+  echo -e " ${c_important}gitlab${c_reset}  Perform a test meant to be used within Gitlab."
   echo
   echo -e "${c_highlight}Available Options:${c_reset}"
   echo -e " -${c_important}h${c_reset}, --${c_important}help${c_reset}       Print this help message."