Skip to content

Commit

Permalink
more debug
Browse files Browse the repository at this point in the history
  • Loading branch information
stsquad committed Mar 18, 2024
1 parent 140761c commit a144083
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/check_daemon_starts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ set -ex
emacs --version
emacs --daemon

sleep 1
sleep 10

ps ax | grep emacs

CHECK_STATUS=$(emacsclient -e '(if I-completed-loading-dotinit 0 -1)')
echo "got $CHECK_STATUS"
Expand Down

0 comments on commit a144083

Please sign in to comment.