Skip to content

Commit

Permalink
XXX show id for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
daztucker committed Mar 8, 2024
1 parent e8b145a commit 1995178
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/setup_ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@ if [ ! -z "${INSTALL_PUTTY}" ]; then
fi

if [ "${TARGET}" = "tcsh" ]; then
id
echo "Setting $(whoami) login shell to /usr/bin/tcsh"
sudo chsh -s /usr/bin/tcsh $(whoami)
grep $(whoami) /etc/passwd
Expand Down

0 comments on commit 1995178

Please sign in to comment.