Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7a519073 authored by Lukacs T. Berki's avatar Lukacs T. Berki
Browse files

Colorize the name of the test to be run.

Test: Presubmits.
Change-Id: Ie1335f9fb91c199874e37d74d0853e8f441cc294
parent 76f88384
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -95,7 +95,7 @@ function setup() {

  echo
  echo ----------------------------------------------------------------------------
  info "Running test case ${FUNCNAME[1]}"
  info "Running test case \e[96;1m${FUNCNAME[1]}\e[0m"
  cd "$MOCK_TOP"

  tar xzf "$WARMED_UP_MOCK_TOP"