Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
💥Hedi Ghediri committed Jul 31, 2024
1 parent 47f3f15 commit dd888a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/integration/test-login.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ fi
RESULT=$($CL_PATH print-credentials)
echo -e "Actual:\n$RESULT"
set -x
echo "USERNAME => $USERNAME"
echo "USER => $USER"
printenv # debug
EXPECTED_USERNAME="CL_USERNAME: $USER"
set +xs
Expand Down

0 comments on commit dd888a3

Please sign in to comment.