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

build/scripts/test.sh

index 13257d47c8ea93016451c08017e185fc419ad721..d2d9a4380e802954015857e19f899d028c1a0ec2 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."