Skip to content

Changed: build/rockylinux8/*/ansible/run-ct.sh to display $1 argument if incorrect

Alban Espié-Guillon requested to merge change-on-run-ct.sh into master

What this commit does on build/rockylinux8/*/ansible/run-ct.sh

  • Rework the conditionals, using case instead of if
  • Add a fallback case to display the $1 argument and indicate this is not a recognized argument

Merge request reports