Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Commit

Permalink
print debug message
Browse files Browse the repository at this point in the history
  • Loading branch information
J-HowHuang committed Mar 31, 2024
1 parent d0b1800 commit 278b4e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/tests/test_setup_redis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ mkdir -p "${LOG_DIR}"

# Server root directory
SERVER_ROOT="$(cd "$(dirname "${SERVER_ROOT:-"."}")"; pwd)/$(basename "${SERVER_ROOT:-"."}")"

echo "server root set to: $SERVER_ROOT"

# Names or keywords to identify your processes
PROCESS_NAMES=("istziio_server_node" "redis-serveredis-serverr")
Expand Down

0 comments on commit 278b4e9

Please sign in to comment.