Skip to content

Commit

Permalink
Add sleep to test-uzbl-browser-sandbox target
Browse files Browse the repository at this point in the history
  • Loading branch information
keis committed Sep 6, 2016
1 parent b1d6a85 commit 59aae20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -164,6 +164,7 @@ test-uzbl-core-sandbox: sandbox uzbl-core sandbox-install-uzbl-core sandbox-inst

test-uzbl-browser-sandbox: sandbox uzbl-browser sandbox-install-uzbl-browser sandbox-install-example-data
./sandbox/env.sh ${PYTHON} -m uzbl.event_manager restart -navv &
sleep 1
./sandbox/env.sh uzbl-browser http://www.uzbl.org --verbose
./sandbox/env.sh ${PYTHON} -m uzbl.event_manager stop -vv -o /dev/null
make DESTDIR=./sandbox uninstall
Expand Down

0 comments on commit 59aae20

Please sign in to comment.