Skip to content

Commit

Permalink
🔧 Add manual wait
Browse files Browse the repository at this point in the history
  • Loading branch information
Schneegans committed Feb 25, 2024
1 parent 0fcbfd8 commit 04dd4be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/run-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ do_in_pod 'echo "export GSK_RENDERER=cairo" >> .bash_profile'
# ----------------------------------------------------- wait for the container to start up

echo "Waiting for D-Bus."
do_in_pod wait-user-bus.sh > /dev/null 2>&1
sleep 5


# ----------------------------------------------------- install the to-be-tested extension
Expand Down

0 comments on commit 04dd4be

Please sign in to comment.