Skip to content

Commit

Permalink
test3
Browse files Browse the repository at this point in the history
  • Loading branch information
fujiwarat committed Jan 30, 2024
1 parent b30ec9f commit 9858070
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ run_ibus_daemon()
sleep 1;
env
id
USER=${USER:-`id | sed -e "s/uid=[0-9]*(\([^)]*\)).*/\1/"`}
USER=`echo "$USER" | cut -c 1-7`;
ps -ef | grep "$SUSER" | grep ibus | grep -v grep;
}
Expand Down

0 comments on commit 9858070

Please sign in to comment.