Skip to content

Commit

Permalink
test2
Browse files Browse the repository at this point in the history
  • Loading branch information
fujiwarat committed Jan 30, 2024
1 parent 416c624 commit b30ec9f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@ run_ibus_daemon()
{
ibus-daemon --daemonize --verbose --panel disable;
sleep 1;
env
id
USER=`echo "$USER" | cut -c 1-7`;
ps -ef | grep "$SUSER" | grep ibus | grep -v grep;
}
Expand Down

0 comments on commit b30ec9f

Please sign in to comment.