Skip to content

Commit

Permalink
Update test.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
leifwalsh authored Nov 6, 2023
1 parent 3d7365e commit c1b3bf7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ else
fi
getent passwd whatami | grep nsncd
getent initgroups am_i_nsncd | grep '100001.*100020'
groups | tee /dev/stderr | grep 2709991565
su -l $USER
id | tee /dev/stderr | grep 2709991565

0 comments on commit c1b3bf7

Please sign in to comment.